Question: [25 points] Write a complete WebGL program (including javascript code, vertex and fragment shaders) which will display a random filled triangle in the canvas. The
[25 points] Write a complete WebGL program (including javascript code, vertex and fragment shaders) which will display a random filled triangle in the canvas. The coordinates for the vertices will be randomly generated (inside canvas borders of course) when the program starts. Also, the color of the triangle should change when user clicks the canvas with the mouse.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
