3D Programming



Alice



Today(1/20/15) we were working on Alice and dragging and dropping objects from classes and giving them basic commands



SketchUp

Today (1/21/15) we were making blocks with sketch up to make many designs in 3D




Visual Python

Today(1/23/15) we were using visual python.We used visual python to create 3D objects and get them to move.I tried to create a solar system with the 3D spheres.
I got them to move so that the planets closest to the sun would move faster than those farther from the sun.



This Picture was taken at an angle so it doesn't look like they are in the same axis but they are.


These are the set of instructions given to the planets so that they rotate around the sun


Visual Python


Today(1/26/15) we were making a cube that rotated


Explanation

The first line of code is to be able to make shapes.
The next line of code is to connect all the cylinders to make it one complete object.
The next several lines of code is to make the 3D square using the cylinders.
The last lines of code is a loop that makes the square rotate forever.


Home