Image

Duplicating an image

Sample code to duplicate an image using the RED::IResourceManager.

Creating a physical sky texture

This task demonstrates how to create a HDR texture of a physical sky.

Creating and destroying images

Sample code to create or to destroy images using the RED::IResourceManager.

How to load and save image to file?

This task demonstrates how to use the REDsdk API to load and save image to file.

How to load and save image to .red file?

RED files can be used to store images. This task shows how to load and save images to .red files.

Creating a bump from an image

Bump mapping is supported through normal maps in REDsdk. This tutorial shows how to go from the bump map to the normal map.

Scaling a normal map

This task shows how to scale the normal vectors of a normal map.

Setting a render image

Sample code to set a render image to a VRL.

Creating a 2D image

Sample code to demonstrate the creation of a 2D image.

Creating a 3D image

Sample code to demonstrate the creation of a 3D image.

Creating a cube image

Sample code to demonstrate the creation of a cube image.

Setting a background image

This task describes how to set a background image.