Demos
Here is a list of completed Demos
- Flickr - Picking - Uses the 0.4 Release API
Uses texturing and camera movements.
- Typing Game Version 3 - Uses the 0.3 Release API
Doesn’t use any new features
- Typing Game V2
- Version 2.1, game difficulty added, pause button added
Purpose: To demonstrate the interaction between the 3d environment and the web page through JavaScript. Implemented: Nothing of the Canvas3D API.
- Version 2, vertical movement Added
Purpose: To demonstrate movement in 3d space and interaction with a user. Implemented: The angular and linear velocities are used. The starting rotation of the cube is set so the cube has a slight tilt.
- Explorer
Purpose: To demonstrate model loading, camera linear velocity, camera angular velocity, textures and ease of making and using a skybox.
- Ricochet
Purpose: Demonstrates how to make a simple game using the API, communication with the DOM and simple camera manipulation.
