Loading
Rating:
Date: 18/11/2020
Feedback Given By: Dex8996
Feedback Comment: Good Responses. Project completed as asked.
Project Details
Project Status: Completed
This work has been completed by: truewriter
Total payment made for this project was: $150.72
Project Summary: Problem Description: Write an WebGL program follows the following instructions. Step by Step Instructions: 1. Create a folder named CSCI431ProjectEight. Create YourInitialProj8.html, YourInitialProj8.js, save them in the folder, and copy over three files located in Common folder (namely, webgl-utils.js, initShaders.js, and MV.js). 2. In YourInitialProj8.html, the following four files shall be linked appropriately: YourInitialProj8.js, webgl-utils.js, initShaders.js, and MV.js. You need to use the functions in webgl-utils.js, initShaders.js, and MV.js. You have the following choice for this project a. Your program need to contain at least one composited object which can move around the screen with control of either arrow keys or sliders (60%). The light source effects (15%) and the texture effects (15%) are required. The view angles may be able to change (10%).