2007W Instructor TA |
|
|
|
||
Lab 6 |
Today we primarily looked at how to create navigable, three dimensional visualizations in Processing. First we modified our SuperText class from previous labs to include a Z position in addition to X and Y. Then we looked at the OCD library for controlling camera movement in a 3D space. Below is the relevant library and the commented files: The OCD camera library for Processing: http://www.cise.ufl.edu/%7Ekdamkjer/processing/libraries/ocd/The 3D craigslist visualizer: craigslist3D.zip |
|
|