Open main menu

CDOT Wiki β

Changes

FSOSS 2010/processing.js/

250 bytes added, 07:42, 28 October 2010
no edit summary
==Goals& Schedule==<ul> <li>Develop a simple 2D or 3D game using in Processing</li> <li>9-11 Examples and exercises</li> <li>11-12 Work, experiment, collaborate</li></ul>
Flying side-scroller<br />
[http://en.wikipedia.org/wiki/Sokoban Sokoban]<br />
 
==Gotchas==
<ul><li>Integer/Integer division println(5/2) v.s. println(5/2.0)</li>
<li>NPOT (Non Power of Two) textures will not load in 3D</li>
</ul>
1
edit