Monday, March 9, 2015

Class 7, WebGL: Progressing with PlayCanvas

I did 3 tutorials on play canvas at https://playcanvas.com/ .  The first one was basic keyboard input.  I used the spacebar and arrow keys to rotate the cube and then used the A key to change the color.




 I then did the basic mouse input tutorial and used the mouse to navigate the cube around the screen.  When you right click the cube will turn red. 


I then read the basic camera input.  This tells you how to set up the camera quality and angle so that the game seems more realistic and easy to navigate. 



No comments:

Post a Comment