Sol_HSA
04-15-2007, 11:11 AM
Ambrose3D is a simple, but useful 3d-engine in C/C++ based on OpenGL and SDL. It does not include too many buzzword features, but it's complete enough to be useful starting point for all kinds of interesting things you can do with 3d hardware.
Being a "bare bones" engine it is possible for a mere mortal to understand everything about the engine.
Ambrose3D is free for anyone to use, extend, and learn from, and this is what it was designed for. The source code is licensed under the very liberal zlib/libpng license; the Blender exporter is gpl.
http://iki.fi/sol/ambrose3d/example.gif
Available at http://iki.fi/sol/ambrose3d/
Being a "bare bones" engine it is possible for a mere mortal to understand everything about the engine.
Ambrose3D is free for anyone to use, extend, and learn from, and this is what it was designed for. The source code is licensed under the very liberal zlib/libpng license; the Blender exporter is gpl.
http://iki.fi/sol/ambrose3d/example.gif
Available at http://iki.fi/sol/ambrose3d/