Answered step by step
Verified Expert Solution
Question
1 Approved Answer
In Assignment 1 and the following Assignment 2, use WebGL and JavaScript (but not three.js), and the mathematics package that comes with the textbook, to
In Assignment 1 and the following Assignment 2, use WebGL and JavaScript (but not three.js), and the mathematics package that comes with the textbook, to develop a two-dimensional interactive game "Super Bug Zapper" with the following features: [4 point 1. The playing field starts as a circular disk centered at the origin. 2. The player views the disk from above. [3 point] 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. [3 point] 5. The game can randomly generate up to a fixed number (say 10) of different bacteria (each with a different color). 00
Step 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