Rendering Generator

Renderings can be generated from one (or more) model files, with optional texturing, and a background image.

Rendering Images

The generator requires positions for the camera and the model, as well as for the stereo separation, if stereo rendering is being used. Details of the models to be used, the background image, and camera intrisics are also needed.

The rendering can now be generated, and some optional post processing carried out, to set a z clipping range, and apply some smoothing.

The rendered image can be retrieved with a get_image() call, and can then be saved to disk, passed to another function etc.

../_images/render.png