Here's the 2D game engine I've been working on. It's composed of modules:
core: math and input related stuff.
graphics: rendition w/ OpenGL.
nm_engine: [B]N[/B]ormal [B]M[/B]apped Engine. A 2D game engine that focuses on atmosphere.
samples: provides samples of the modules (currently loads up nm_engine).
ui: self explanatory.
[video=youtube;ahO3_m3exHk]http://www.youtube.com/watch?v=ahO3_m3exHk[/video]
[video=youtube;QSaMYzwIWG0]http://www.youtube.com/watch?v=QSaMYzwIWG0[/video]
[IMG]http://localhostr.com/files/dYBOcXy/capture.png[/IMG]
Fully working normal mapped lighting. Running @ 1000fps.
My main goal as of now is to get a particle system going.
You can find the Google project page [URL="http://code.google.com/p/nrockets/"]here[/URL].
What is this "ui"? Is it graphical?
I think it might be a CLI.
command line? for gui? I doubt it(unless I misinterpreted you)
It only says ui tho
[editline]27th July 2011[/editline]
In all seriousness, the project looks like its' coming along well.
Sorry, you need to Log In to post a reply to this thread.