Page 1 of 1

OpenTissue precompiled win32 demos and sourcecode archive

Posted: Fri Oct 28, 2005 7:44 am
by Guest
For the ones who have difficulties compiling the OpenTissue sources, here are the precompiled windows binaries for OpenTissue (http://www.opentissue.org).

http://www.continuousphysics.com/ftp/pu ... _win32.zip

You can also download the updated source files that should compile out of the box for windows, as long as you point 3 environment variables like:

OPENTISSUE = c:\dev2005\opentissue
DATATISSUE = c:\dev2005\opentissue_data
BOOST = c:\dev2005\boost_1_32_0

http://www.continuousphysics.com/ftp/pu ... cs/source/

OpenTissue is the physics library for the Physics-Based-Animation book.

Receiver

Posted: Sat Nov 05, 2005 1:11 am
by Guest
For the ones who have difficulties compiling the OpenTissue sources, here are the precompiled windows binaries for OpenTissue (http://www.opentissue.org).
So who collects it then? ;)

Re: Receiver

Posted: Sat Nov 05, 2005 1:40 am
by Guest
For the ones who have difficulties compiling the OpenTissue sources, here are the precompiled windows binaries for OpenTissue (http://www.opentissue.org).
So who collects it then? ;)
Who collects what? Hits ;-) ?

Posted: Sat Nov 05, 2005 10:43 pm
by billy_zelsnack
holy templates batman!! I've never seen anyone use templates for everything. I guess you're doing that so you can put all your code in headers.

Posted: Mon Nov 07, 2005 1:08 am
by Erin Catto
Well nothing stops you from putting regular classes in headers. It's like Java! :wink: