Hi Marcin, took a look at youtube video ( don't have android phone to try )
but I have one idea for you. as the game uses only OpenGL ES features, it could be run under browser. I started to port osg to emscripten ( the port is not complete though I hope to update soon, but preliminary port is here - with some tweaks it works in browser https://github.com/Kurdakov/emscripten_OSG ) with this - it is possible to run your game in browser - and that is a major extension of possible coverage. BTW bullet was ported to emscripten too. Regards Sergey On Tue, Dec 10, 2013 at 11:42 AM, Marcin Hajder <[email protected]> wrote: > > kornerr wrote: > > Hi. Nice! > > Is its source code available? :) > > > that's quite possible, as fast as we reach 10M downloads ;) > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=57628#57628 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

