Question: Using HTML, JavaScript and WebGL Create a floor plane that is 2000 X 2000 Create a model, by hand, of a tree Must use an

Using HTML, JavaScript and WebGL

Create a floor plane that is 2000 X 2000

Create a model, by hand, of a tree

Must use an index buffer

Create a model, by hand, of a rock

Must use an index buffer

Create a model of a coin (must have depth)

Must use an index buffer

Populate the world with trees, Rocks, and coins.

Hint Use, a 2D array to store what objects go where

Using the first person camera navigate around the world and try to collect as many coins as you can.

Coins will be destroyed when you collide with them

(after increasing your coin count by 1)

The camera will not be able to go through rocks or trees.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!