The V-Ray 7 AppSDK builds are now available for download. If you don’t have access, you can request it here.
Highlights in V-Ray App SDK 7.00 include:
Latest Bindings
- Added support for Python 3.12 and Node.js 20
New sun and sky model (a.k.a. "PRG Clear Sky")
- An analytical sky model that offers striking sunrises and sunsets.
New API for reading preview data of LightLuminaire plugins:
- Bounding Box,
- Full array of the vertices of light convex hull,
- Full array of the vertex indices of the convex hull in consecutive triplets.
New API for reading GeomGaussians (Gaussian Splat) data:
- Positions and average colors corresponding to the Gaussian primitives and the preview bounding box of the Gaussian model.
Reworked Plugin Categories API
- The new improved API is much more useful and easier to use.
New improved UIGuides API
- Easily access the new improved recommended default values, recommended value ranges, evaluate hide/enabled conditions and much more.
Arm64 Linux support
Native Support for Apple Silicon GPU hardware in Apple’s M1, M2, and M3 chips through the Metal API
Improved GeomScatter and much more.
For the full changelog, check out the file included in the V-Ray AppSDK package.
Highlights in V-Ray App SDK 7.00 include:
Latest Bindings
- Added support for Python 3.12 and Node.js 20
New sun and sky model (a.k.a. "PRG Clear Sky")
- An analytical sky model that offers striking sunrises and sunsets.
New API for reading preview data of LightLuminaire plugins:
- Bounding Box,
- Full array of the vertices of light convex hull,
- Full array of the vertex indices of the convex hull in consecutive triplets.
New API for reading GeomGaussians (Gaussian Splat) data:
- Positions and average colors corresponding to the Gaussian primitives and the preview bounding box of the Gaussian model.
Reworked Plugin Categories API
- The new improved API is much more useful and easier to use.
New improved UIGuides API
- Easily access the new improved recommended default values, recommended value ranges, evaluate hide/enabled conditions and much more.
Arm64 Linux support
Native Support for Apple Silicon GPU hardware in Apple’s M1, M2, and M3 chips through the Metal API
Improved GeomScatter and much more.
For the full changelog, check out the file included in the V-Ray AppSDK package.