I maintain this port of the GNU Scientific Library (GSL) to Microsoft Visual Studio 2008 Express Edition.
Contact me if you need the library in other forms (at the moment, only static library with multithread DLL (/MD) and multithread (/MT) are provided)
Download :
Welcome to failmalloc. This software generates a shared library
which can be loaded by DYLD_INSERT_LIBRARIES
.
The idea behind failmalloc is to demonstrate what really happens if memory allocation fails. Unfortunately, most programs in this world are not robust, mostly because programmers are careless, but sometimes because programmers are too brave. Regardless of whatever reasons, the most critical problem is in that there is no good way to see such failures in reality, until a program is deployed into a heavy production system. Clearly, this is too late!
Failmalloc addresses this problem.
I have written this exporter to convert plain 3D Studio (.3ds) files to Ogre3D .mesh file format. The sources are available in the ogreaddons CVS. It compiles on Windows and linux.
For the moment only geometry, texture coordinates and material are exported. If you need animation/camera exports, contact me.
Download 3ds2mesh 1.1:
Last modification $Date: 2009-12-24 19:35:31 +0100 (Jeu, 24 déc 2009) $