New release of F3D v0.11

Actual features list:

- WinXP x86/ Vista x64 / Linux (not tested)
- OpenGL 2.0
- SDL lib
- pascal language
- Viewport class
- HUD class
- Texture Factory class (currently is used DevIL lib)
- Font class
- Font Manager class (accept Nitrogen Font Studio 4 file - tga/composit)
- Image Manager class (will be used for GUI)
- SDL Input control class
- Movement control class
- Camera class
- Billboard Manager
- Material manager
- Material Event Manager
- Surface Manager
- GLSL
- Shader Manager
- VBO Manager with automatic schiwtch between Vertex object or Array
- Geometry Class
- Models Data Manager class
- Skybox class
- Startup preloader for textures, materials, events, models defined in external file
- Scene Manager class
- Newton Physics class

ToDo:

- Skined GUI
- GUI Manager
- Sprite3D Manager
- CAL3D Animation class
- fix problem with VBO on Vista
- fix problem with mouse movement
- LUA wrapper for all classes

SRC/BIN from http://final3d.intelligentdevelopment.sk/