Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions