Attached is a build of the Krakatoa SR C++ API.
Package include:
- C++ headers.
- Windows 64 bit .DLL, and .LIB linking library. You should be able to link to it using Visual Studio vc90 or vc100 runtimes.
- Installer for the required Windows VC common runtimes.
- Linux shared library built on CentOS 5.6.
Release Notes:
- Included camera-motion to the velocity output pass. Previously it was not taking into account camera motion.
- Fixed another bug in the velocity output pass that was not producing correct results when motion blur was disabled.
- Fixed a bug that was causing Krakatoa to produce very poor fractals-particle shapes when generating fractals from a random seed.
- Krakatoa now displays the total amount of memory being used to store particles.
- Fixed a bug that caused a crash when users provided particles that did not have a “Position” channel.