1 / 6

Alice Programming

Alice is an interactive graphic 3D programming environment for building virtual worlds populated by 3D objects that can move, spin, change color, and react to user input.

sfields
Télécharger la présentation

Alice Programming

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Alice Programming

  2. What is Alice? • Alice is an interactive graphic 3D programming environment. • Computer Programming requires an aptitude for solving problems. • Alice is not an Object Oriented Programming language (it does not have the features for OOP), however it is an Object based programming language.

  3. Alice is a program for building virtual worlds populated by 3D objects. • Objects can move, spin, change color, react the to a mouse, and etc.

  4. The Alice Interface • There are 5 areas that make up the Alice interface. • World: Displays the world you are building. • Object Tree: contains a list of objects in the world • World Details: Provides information about the world or objects in it. • Edit or Editor Area: Objects are made to move and spin, etc. • Events Area: Allows objects to do certain things.

  5. World Running... • The location of the animated visual output produced by the program is displayed.

  6. Steps to Planning an Animated Alice World • Set the stage • Write the program to animate the world causing the players to behave according to plan.

More Related