New release of TRIPLE DASH GARLIC 3D!
- Wonderful collision detection system (non-polygonal technology using Z-Buffer)
- Collision response
- Software bone weight skinning
- Materials with glsl shader support
- Python script for exporting 3D models and animations from Blender 2.45
Download: http://www.igrodel.ru/tdg3d/tdg-2008-3-13.zip (1mb)
Download latest: http://www.igrodel.ru/tdg3d/
I’ve created some tools that allow to load skeletal animated models in Delphi using OpenGL API and exgine.dll. It’s only second release of my new 3DNFT loader and exporter. I think that it can be useful for Delphi programmers. Basic exporting script nft_export.py exports meshes, armature, animations and textures. Demo program example.dpr made with Delphi shows how to load NFT model and play animations. Certainly, it is not the best exporter/loader. I tested it with some *.blend models from the net. I will be happy to hear your suggestions or comments about my work. :eyebrowlift:
Here it is: