====== Papervision3D TODO List====== ===== General ===== * AS3 version. * Asset library. ===== Collada import ===== * Multi object. * Multi material (Collada FX). * Animation. * Scene. * Skeleton. ===== Current Objects ===== * **DisplayObject3D**: Unique id, name & object type. * **Points**: width, height & depth. * **Points**: Isometric. * **Mesh**: mapTexture function. * **Material3D**: Texture attach/load from library. ===== New Objects ===== * Scene * Sphere * Stars * Articulated * Extrude * Revolution * ShadedMesh * Text * Face * Box * Room * House * Infinite floor * Variable breakup (Plane/Mesh?) ===== Rendering engine ===== * Lighting. * Depth shading. * Isometric. * Double buffering. * Particle motion blur. * Object motion blur. * Post procesing. ===== Toolkit ===== * Attributes panel. * Texture mapping editor. * Mesh editor. ===== Ease of use ===== * Error checking. * Object dispose and garbage collection. * Public constants for default values. * New stats object (rendered, active, total). * Documentation review.