Page History
...
The Phoenix API is provided as a static and dynamic library. Depending on your project, you may pick the static or dynamic version of the library. Usually Usually the dynamic version is preferred when there is a dependency to any version of V-Ray SDK, as Phoenix API depends on vutils_s.lib.
...
Fancy Bullets | ||
---|---|---|
| ||
|
...
Depending on the version of Maya, Phoenix API is built with the respective version of Microsoft Visual vc14 C++ Runtime:
...
Autodesk® Maya® 2018
Autodesk® Maya® 2019
Autodesk® Maya® 2020
Autodesk® Maya® 2022
...
With Platform Toolset for all Maya versions and for both V-Ray Next and V-Ray 5, with "/MD" Runtime Library flag.
...
CSVParticles exports particle groups stored in Phoenix *.aur files to *.csv recognized by Thinkbox Krakatoa™ (http://www.thinkboxsoftware.com/krak-csv-file-format/CSV File Format).
Prerequisites:
In order to build this sample, all external libraries must be located in a CSVParticles/external_libs.
...