User Tools

Site Tools


public:t-vien-08-1:program_1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:t-vien-08-1:program_1 [2008/01/16 21:14] hannespublic:t-vien-08-1:program_1 [2024/04/29 13:33] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Programming Assignment 1: Room with interactive items ====== ====== Programming Assignment 1: Room with interactive items ======
- 
-<note warning>Under construction.  Please wait!</note> 
- 
  
 ===== Basic Info ===== ===== Basic Info =====
Line 11: Line 8:
 **Note:** Use comments in your code to explain what you are doing.\\ **Note:** Use comments in your code to explain what you are doing.\\
 **Note:** If you use code or assets from others, remember to credit them in your comments. **Note:** If you use code or assets from others, remember to credit them in your comments.
 +
 +===== Goal =====
 +
 +In this assignment you will be using Panda 3D and Python to create a basic interactive virtual environment.  The user can navigate around the environment and interact with various items.  The implementation is "data driven" - which means that the interactive content is described in a special "data file", which your "engine" reads in and presents (as opposed to "hard coding" content inside your main program).  
 +
 +While you are given complete freedom to create any kind of room environment and include any kinds of items you want, keep in mind that some kind of overall story or setting that ties it all together makes the experience more compelling.  
  
 ===== Description ===== ===== Description =====
Line 24: Line 27:
   * When the user hits the ENTER key while an item is selected, you should make something happen depending on what the selected item is.  It is enough just to show the 'usage effect' text, but feel free to improvise.    * When the user hits the ENTER key while an item is selected, you should make something happen depending on what the selected item is.  It is enough just to show the 'usage effect' text, but feel free to improvise. 
      
 +
 ===== Resources ===== ===== Resources =====
  
-  * You can populate your room with items from [[http://www.panda3d.org/artcats.php|The Panda 3D Model Archive]] if you like +  * You can populate your room with items from [[http://www.alice.org/pandagallery/|The Panda 3D Model Archive]] if you like 
  
/var/www/cadia.ru.is/wiki/data/attic/public/t-vien-08-1/program_1.1200518080.txt.gz · Last modified: 2024/04/29 13:33 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki