As3isolib is an isometric library developed to assist in creating isometrically projected content (such as games and graphics). It includes utilities, primitives and views and it was developed with simplicity, speed and performance in mind. The as3isolib is loosely based on a scenegraph implementation. Some features:
- Simple scene creation;
- 3 primitive types;
- Base class for displaying user-created conten;
- Plenty of styling option on vector based primitive;
- Integrates well with a variety of tween engine;
- Improved 3D isometric positional sorting;
- Scene & view renderer classes geared towards performance optimizatio;
- Performance caching of static and animated sprite asset.