Jngl - Simple C++ 2D Library


Jan-Nik

Active Member
Joined
Jan 5, 2009
Messages
539
Location
Germany
Hi everyone,

I've been working on this library since 2007 and ported it to the Wiz a while ago. JNGL is a C++ library which aims to be very ease-to-use. It's using OpenGL (ES) for drawing, so you can use alpha blending and rotate, zoom your sprites without a great performance hit. Check out its website:
http://jngl.watteimdocht.de/

On the Wiz I'm currently using it only for JNTETRI. Another game is Tudi but since it's using the python bindings I don't think it will be fast enough on the Wiz (but I will port it to the Pandora).

I would love to hear your feedback - what do you think of it?
 
Back
Top