Tuesday, March 24, 2015

Intro to 3D computer modeling (Vpthon tutorial)

In this lab I was introduced to the program Vpthon. Here I created a model similar to the one in the online tutorial.

This is the code I wrote for the picture above.

Here we have the second computer model I was asked to do with assigned variables.

Made the arrow bigger.

This program was really easy to work with. We just identify our object, for example: sphere, then its position, radius and color. By assigning variables we avoid having to rewrite a long code.

After typing in print and my code this was my answer.

No comments:

Post a Comment