Skip to content

a small 2d engine that support iOS , Android , Windows and Html5 using emscripten

Notifications You must be signed in to change notification settings

speedwago/2dengineexperiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2dengineexperiment

a small 2d engine that support iOS , Android , Windows and Html5 using emscripten

this is a personal programming experiment explained in detail in http://drglitschen.blogspot.co.uk/ is a small 2d opengl engine with the following features: Sprite batching Texture atlas (Texture Packer and glideros format) Interpolators Timed callbacks font support (glideros format) touch input OpenGL 2.0 basic memory management basic containers visual studio 2013 project provided, for other platform please ask. It was created mainly to explore the possibility of using c++ for native mobile and web project. the engine comes with a small game I wrote for a gamejam. compilehtml.bat generate js and html file of the game

About

a small 2d engine that support iOS , Android , Windows and Html5 using emscripten

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published