10 June 2010

Be a game-programmer!

I've ported MiniB3d (a library, originally developed for BlitzMax, http://blitzbasic.com/ ) to a DLL that can be used in FreeBasic, or GFA Basic.

Another FreeBasic user, named super-castle, made include files to use it in GFA basic.
http://www.freebasic.net/forum/viewtopic.php?t=15794
http://www.freebasic.net/forum/viewtopic.php?t=15409

MiniB3D features:
- simple access to OpenGL graphic.
- primitives like CreateCube, CreateCone, CreateSphere...
- animated models
- collisions
- quaternion-based rotations (very useful for flight simulation)
- LOD terrains
- and much more.

I hope that you may find it useful.
Bye!
Angelo Rosina
angros47@yahoo.it;

No comments:

Post a Comment