Difference between revisions of "Documentation"

From Sirikata Wiki
Jump to navigation Jump to search
(New page: Please consider this page an early work in progress and feel free to contribute or make suggestion on the [http://groups.google.com/group/platformtalk developer list] * [[System Architect...)
 
(Added Coding Standards)
Line 2: Line 2:
  
 
* [[System Architecture|Architecture]] is a great place to learn about the Sirikata system
 
* [[System Architecture|Architecture]] is a great place to learn about the Sirikata system
 +
* [[Coding Standards]] is a description of how to keep our work consistent
 
* [[Dependencies|Dependencies]] are libraries the system relies on
 
* [[Dependencies|Dependencies]] are libraries the system relies on
 
* [[Physics|Physics]] is notes on our implementation of [http://www.bulletphysics.com Bullet Physics]
 
* [[Physics|Physics]] is notes on our implementation of [http://www.bulletphysics.com Bullet Physics]

Revision as of 00:49, 25 July 2009

Please consider this page an early work in progress and feel free to contribute or make suggestion on the developer list