Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 2.46 KB

README.mediawiki

File metadata and controls

26 lines (20 loc) · 2.46 KB

YCanvas is an open source ActionScript 3 library that provides stage3D (GPU) engine for perfectly overlapping grid based zooming projects like world maps or onBoard or simply a tile maps renderer.

Repository content:

You can see Ycanvas explorer demo live on ycanvas.yoz.sk (+stats) to compare the speed of original implementation vs. YCanvas, or browse repository for sources to understand the simplicity of implementation of 3rd party systems:

The engine is optimized for rendering speed as well as for relasing unused system resources. While GPU api for flash player requires textures at width and height at power of two, you can reach the best performance when using 256x256 or 512x512 source images etc.

If you like YCanvas, feel free to donate via PayPal.