Question: This is my code i need to fix it to match the requirements help please FIRST ANIMTATION //SHADER TEXT var vertexShaderText = [ 'precision mediump
This is my code i need to fix it to match the requirements help please
X = Y = Z = Zoom = Rotation around Y = Rotation around X = Rotation around Z = near = Far =


Holographic Maze Due: Mar 27, 2017, 11:59 PM Holographic Maze 1. Create a mesh that has near vertical walls that will represent a labyrinth to get through. 1. (Your height map is either going to be 0 or max height) 2. The maze must have 50 X 50 Vertices. 2. Create a script to rotate the camera and move it forward and back. Make sure a perspective projection is used. 3. Coordinate values are up to you, but the maze should be much larger than the camera. (Think first person) 4. The camera must be able to move forward and backwards FROM the camera's perspective. Remember simply changing the z value will not work. Holographic Maze Due: Mar 27, 2017, 11:59 PM Holographic Maze 1. Create a mesh that has near vertical walls that will represent a labyrinth to get through. 1. (Your height map is either going to be 0 or max height) 2. The maze must have 50 X 50 Vertices. 2. Create a script to rotate the camera and move it forward and back. Make sure a perspective projection is used. 3. Coordinate values are up to you, but the maze should be much larger than the camera. (Think first person) 4. The camera must be able to move forward and backwards FROM the camera's perspective. Remember simply changing the z value will not work
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
