Attached is a build of the Krakatoa SR C++ API.
Package include:
- C++ headers.
- C++ example files.
- 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:
- Added screen-space film offset support.
- Added many API example cpp files that demonstrate a large subset API functionality.
- Fixed a memory leak on cancel events.
- Fixed a bug that was preventing PRT multiplication from working on particles generated from mesh volumes.