Question
use WebGL and JavaScript (but not three.js) to build the following program: 1. The playing field starts as a circular disk centered at the origin.
use WebGL and JavaScript (but not three.js) to build the following program: 1. The playing field starts as a circular disk centered at the origin. (this portion is completed please do from 3) 2. The player views the disk from above.
3. Bacteria grow on the circumference of the disk starting at an arbitrary spot on the circumference and growing out uniformly in all directions from that spot at a speed determined by the game. 4. The bacteria appear as a crust on the circumference of the disk.
5. The game can randomly generate up to a fixed number (say 10) of different bacteria (each with a different color). Thank you!
0Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started