Tutorial_37_Views

Description

sealed class Tinman.Demo.Tutorials._3_Scene.Tutorial_37_Views

Derived from

Tutorial abstract

Full source code is included in the Tinman 3D SDK download.

Tinman 3D tutorial #37 : Views

This tutorial shows how to setup and use multiple scene views that are synchronized using deterministic refinement:

  • Multiple independent IScene objects with a single view each, arranged in a row to create a stitched viewport. Deterministic mesh refinement is used to make sure all views produce equivalent results. This setup is typical for distributed render environments.

Public / Constructors

Tutorial_37_​Views


public constructor Tutorial_37_Views → ()

Creates a new instance of Tutorial_37_Views.