Skip to content
07-848 2005

Application SDK

Overview

Articles in this section

API Reference Guides

This page offers links to the V-Ray API reference guides for C++, C#, Node.js®, Node.js® Plugins and Python.

Overview

Chaos License Quick Start Guide

The Local License Server is installed directly on your machine, allowing you to manage it and turn it on and off at your convenience. With a local license, your machine is the host of the license.

Overview

Getting Started with App SDK

Here are all the covered topics in the self-training program, including code examples, for V-Ray App SDK:

Overview

License Agreements and Copyrights

This page provides information on licensing agreements and copyrights for App SDK.

Overview

Release Notes

* New V-Ray VFB (codenamed VFB2). * Share VRayRenderer instances among programming languages. * [C++] Added move semantics to the Value type and the Plugin property setters. C++11 is now required to use AppSDK in C++. * Added Python 3.8 binding. * Added .Net Core builds.

Overview

System Requirements

Please make sure that your system fulfills these requirements to start using V-Ray App SDK. Note that V-Ray is only supported for 64-bit operating systems.

Overview

Using Vantage via App SDK

These guidelines are for users of the App SDK who want to use it render a scene with Chaos Vantage. We will not discuss details on how to write code with the App SDK here - there are separate docs and examples for this included in the SDK package. Rather we will cover how you can add a few lines into existing code t...

Overview

Working with V-Ray Scenes

These guidelines are for users of the App SDK who want to use it to create a scene for rendering with V-Ray from the data in their host application scene. We will not discuss details on how to write code with the App SDK here - there are separate docs and examples for this included in the SDK package. Rather we will...

Overview