This commit is contained in:
Casey Reas
2012-08-31 17:10:59 +00:00
parent 27bc747d4c
commit 64d698197e
2 changed files with 83 additions and 2 deletions
@@ -6,8 +6,6 @@
* OBJ file of a rocket and displays it to the screen.
*/
// The next line is needed if running in JavaScript Mode with Processing.js
/* @pjs preload="rocket.obj"; */
PShape rocket;