Tutorial_26_Bennu

Description

sealed class Tinman.Demo.Tutorials._2_HighLevel.Tutorial_26_Bennu

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

Tinman 3D tutorial #26 : Bennu

This tutorial belongs to the SIGGRAPH'21 talk:
Modeling Asteroid (101955) Bennu as a Real-time Terrain
https://dl.acm.org/doi/10.1145/3450623.3464628

Public / Constructors

Tutorial_26_​Bennu


public constructor Tutorial_26_Bennu → ()

Creates a new instance of Tutorial_26_Bennu.

Public / Attributes

Debug​Skip​Load​Model


[DebugHelper] [ShutdownClear]
public static attribute DebugSkipLoadModel → (bool)

Skip loading of the high-resolution model of Bennu?

Set this constant to true while working with this tutorial, to avoid redundant I/O and CPU work.

Logging

Logger


public static readonly attribute Logger → (ILogger)

The logger object of this class.