Step 6. Change some code

Now the big one: Editing the code. You can change code, press "Save" and then "Run" the new code. Nothing bad can happen. You cannot damage your machine or our server.

Change the following:

  1. Change the sky color. Here is a list of color names.

  2. Change the object size.

Every time you make a change, press Save, and Run again to see what happens.


Make more changes:

  1. Change the start position of the camera.

  2. The shape is defined as a box of three equal dimensions:
     ( objectsize, objectsize, objectsize ) 
    That is, a cube. Change the shape to something other than a cube by changing one of the dimensions.
Every time you make a change, press Save, and Run again.