Skip to content
tespirit edited this page Sep 28, 2010 · 18 revisions

Pandadroid is a 3d development solution for the Android phone. It is made up of 3 components:

Pandadroid - The Android component. Bamboo - The 3d data management system. Bamporter - The 3d data importer client application.

These are the core components that are needed in order to get a 3d application up on your phone. Both Pandadroid and Bamporter depend on Bamboo for the data model. Bamboo itself is neutral to the platform that it is used in and only provides an abstract class for rendering. It is up to the other libraries to actually handle the system specific rendering operations.