1
edit
Changes
→Library TODO's - High Priority
<ol>
<li>Finish implementation of ray/triangle picking</li>
<li>Spec out how to draw lines add implement. (make line primitive?)</li>
<li>Optimize matrix multiplication in the 2.0 context</li>
<li>Implement positional lights in the 2.0 context</li>
<li>Implement spot lights in the 2.0 context</li>
<li>Detect and warn users if they try to initialize a Collada object without first using addMode()</li>
</ol>
== TO DO - Low Priority ==