[osg-users] Win32 implementation of OpenThreads::Thread::testCancel raises exception

2008-12-02 Thread Gino van den Bergen
Hi All, The Win32 implementation of OpenThreads::Thread::testCancel terminates the current thread (setCancelModeDeferred) by raising an exception. This is not a big issue but merely annoying while debugging. I'm wondering whether raising an exception is the best way to terminate a thread under Win

Re: [osg-users] Collision detection and Distance measuring in OSG

2008-05-08 Thread Gino van den Bergen
SOLID 3.5 (www.dtecta.com) offers distance computation between arbitrary objects (polygon meshes, quadrics, boxes, etc). I offer SOLID 3.5 under GPL/QPL terms. I have no plans for integrating SOLID 3.5 into OSG, so you'll have to do it yourself. But I guess that should not be too hard. You might ne

Re: [osg-users] vrml2.0

2008-04-12 Thread Gino van den Bergen
I would like to note that current OSG VRML plugin depends on OpenVRML 14.3. The plugin does not support the latest version of OpenVRML due to its dependecy on boost (and probably also because the Windows build of the latest OpenVRML relies on Visual Studio .NET 2008) . Gino Jean-Sébastien Gu