1
edit
Changes
→February 2009
== Project Updates ==
=== February 2009 ===
<i>Feb 18, 2009</i>
* Extracted collision detection code from scene object
** Created a new class for collision detection
* Successful in adding collision detection into scene update callback on user side
** Users can easily add collision detection functionality whenever they want and get the result back from it as scene is updated
<i>Feb 13, 2009</i>
* Created a 2nd demo page which includes triangle-triangle test