-
Enter to Example1.wrl and explore all 3 navigation
modes.
-
Download and edit Example1.wrl (Transform params., Color params.,
Viewpoints).
-
Add one more Cylinder using DEF & USE statements.
|
 |
-
Create your own "Virtual reality" HTML page with a title, names
of all authors, their e-mails etc. Publish it in a public web directory
under the name HW1/index.htm.
-
Add the Example1.wrl to that page using EMBED tag and size 640x480
pixels
(The example on the right is included into a page via <EMBED src="Example1.wrl"
width=256 height=256>)
|
|
-
Create a virtual traffic area (with a solid ground) and put it in
your HTML page instead of the previous example.
-
Make three simple vehicles (one vehicle per team member) from
basic solids and place them on the traffic area using Inline node.
-
Define several viewpoints and arrange them into a virtual tour.
-
Make a ZIP of all related files and publish it on the HTML page
as HW1.zip.
|
 |