away3d / away3d-core-openfl

Away3D engine for OpenFL
166 stars 41 forks source link

shared context enhancements #48

Closed peteshand closed 9 years ago

peteshand commented 9 years ago

These changes are necessary to enable the use of a context3D which is initialized before a View3D instance is created. This is useful when multiple Starling and Away3D instances are sharing the same context3D and rendering orders are being managed outside of Away3D. An example can be viewed at: http://blog.peteshand.net/haxe-away3d-starling-integration-sneak-peek/