the HeapsIO graphical and game engine

Pascal Peridont ac16fb33cd Add textColor support for h2d.Text using alpha texture il y a 9 ans
doc 1a66530849 Update ref.html il y a 10 ans
h2d ac16fb33cd Add textColor support for h2d.Text using alpha texture il y a 9 ans
h3d ac16fb33cd Add textColor support for h2d.Text using alpha texture il y a 9 ans
hxd c964c0e41d Add support for texture pixelFormat ALPHA il y a 9 ans
hxsl bc38078567 better opengles support il y a 9 ans
samples 1c770ffc69 added @:rpc for network il y a 9 ans
tools b6c7865675 - update treeview when hidding object il y a 9 ans
.gitignore 59f185b29a CdbInspector in progress il y a 9 ans
LICENSE 96e974789b Initial commit il y a 11 ans
README.md 2f9696878f Update README.md il y a 10 ans
Run.hx c9d7a2fa0f added run script to build pak files il y a 9 ans
all.hxml 968bffc6fc fixes compilation issues with js il y a 11 ans
haxelib.json feae306539 minor fixes il y a 11 ans
run.n c9d7a2fa0f added run script to build pak files il y a 9 ans

README.md

Heaps

High Performance Game Framework

Heaps is a cross platform graphics engine designed for high performance games. It's designed to leverage modern GPUs that are commonly available on both desktop and mobile devices. The framework currently supports HTML5 WebGL, Flash Stage3D, native Mobile (iOS and Android) and Desktop with OpenGL.