Today's Lab
You will do a VRML lab.
You can use the pages of examples I handed out, as well as any VRML tutorials you can find on the Internet. Here is a good one
To Do
Make a VRML world and host it on your Esus account.
The world should:
- Level 1 Should have a scene that makes sense.
- Use primitive objects together to make more complex objects, people, homes, etc.
- The objects should have color.
- Level 2 lights cameras action
- Lights
- Maybe have more than one viewpoint.
- Maybe have objects that can link to other worlds.
- Textures
- Level 3 Animation
- Use Routes and sensors to animate items in your scene.
- Level 4 Use Advanced features.
- Include textures and animate the texture.
- Lighting movements
- Get carried away and spend way too much time on this. It can happen really easy.
Hints:
All worlds need to start with the same line, like the examples I gave out all start with the same line:
#VRML V2.0 utf8
All worlds have a .wrl extension. Create them in a text editor of choice and then save them with a .wrl extension.
Links to the worlds I showed in class
A site that you can download the VRML browser