descriptionA simple 3d engine
ownerchameleonator@gmail.com
last changeWed, 4 Mar 2009 22:39:47 +0000 (4 16:39 -0600)
content tags
add:
readme
ne is a simple 3d engine that uses OpenGL for display, SDL/SDL_image for the windowing and image processing, and ODE for physics.
shortlog
2009-03-04 Matt ThompsonFixed some transforms, move to 3d and quaternion math... master
2009-01-16 Matt ThompsonMore texture fixes, including a flag to build power...
2009-01-16 Matt ThompsonMinor fix for physics spheres
2009-01-16 Matt ThompsonFixed a major issue with textures, and some tweaks...
2009-01-16 Matt ThompsonAdded the build deps
2009-01-16 Matt ThompsonFixed a bug in the overlay renderer, fixed window icon
2009-01-16 Matt ThompsonFixed Toggle, added fullscreen toggling, added prelimin...
2009-01-16 Matt ThompsonAdded the Toggle class for UI
2009-01-15 Matt ThompsonMade debug builds the default, fixed a bug that made...
2009-01-15 Matt ThompsonAdded a ton of stuff, including the beginnings of a...
2008-07-30 Matt ThompsonFixed cross compiling for win32 (mingw).
2008-07-30 Matt ThompsonUsability fixes for the menu.
2008-07-30 Matt ThompsonRotating menu now has limits and optimized drawing.
2008-07-30 Matt ThompsonChanging some internals to see if it fixes a mod segfault.
2008-07-30 Matt ThompsonRemoved all the extra cmake things, made cmake 2.6...
2008-07-30 Matt ThompsonMore cmake fixes for 2.4.....
...
heads
15 years ago master