public:t-vien-14-1:prog1
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
public:t-vien-14-1:prog1 [2014/01/22 12:30] – created hannes | public:t-vien-14-1:prog1 [2024/04/29 13:33] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Programming Assignment 1: A world with interactive | + | ====== Programming Assignment 1: A world with interactive |
===== Basic Info ===== | ===== Basic Info ===== | ||
Line 10: | Line 10: | ||
===== Goal ===== | ===== Goal ===== | ||
- | In this assignment you will be using Unity to create a basic interactive virtual environment. | + | In this assignment you will be using Unity to create a basic interactive virtual environment. |
- | While you are given complete freedom to create any kind of 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. | + | While you are given complete freedom to create any kind of environment and include any kinds of props 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 ===== | ||
- | * Create | + | * Create a compelling environment |
- | * Create a Python class for **interactive items** that at least holds information about ' | + | * Create |
- | * Populate the room with 8 - 12 items by reading in a text file, for example in the following format (alternatively you can use XML): | + | * Create a few different instances of this prop in the scene and make sure that **at least** one of those uses a model that is made completely |
- | * ITEM: | + | * When a user navigates through your environment, any prop that you come into close proximity of (use collider components), should become selected. |
- | * ITEM: | + | * A selected |
- | * ... | + | * When the user hits the E key on the keyboard |
- | * When a user navigates through your room, any item that you come into close proximity of (check the distance between the object and camera), should become | + | |
- | * A selected | + | |
- | * When the user hits the ENTER key while an item is selected, you should make something happen depending on what the selected | + | |
- | + | ||
- | + | ||
- | ===== Resources ===== | + | |
- | + | ||
- | * You can populate your room with items from [[http:// | + | |
/var/www/cadia.ru.is/wiki/data/attic/public/t-vien-14-1/prog1.1390393821.txt.gz · Last modified: 2024/04/29 13:33 (external edit)