Application SDK
Advanced
This page provides links to advanced topics.
Last updated 29 April 2026
This page provides links to advanced topics.
Related articles
Advanced Camera
This page provides links to different advanced functionalities of the camera:
Getting Started with App SDK
Advanced Render Elements
In this chapter, we cover the more advanced render elements, which we did not discuss in the previous one. Most of them are implemented using the RenderChannelColor plugin, unless stated otherwise.
Getting Started with App SDK
Animation
This page describes the animation types in V-Ray.
Getting Started with App SDK
Animation with Moving Objects
In this chapter we'll talk about the first type of animations V-Ray can render - these with moving (animated) objects. Generally V-Ray is able to animate all numeric/color values of plugin properties. This means that we'll consider "animation" every plugin property which value is changing over time.
Getting Started with App SDK
Antialiasing Filters
In this chapter we'll cover the various anti-aliasing filters implemented in V-Ray. According to Wikipedia: "An anti-aliasing filter (AAF) is a filter used before a signal sampler to restrict the bandwidth of a signal to approximately or completely satisfy the sampling theorem over the band of interest. Since the th...
Getting Started with App SDK