Example_HelloWorld

Description

sealed class Tinman.Demo.Examples.Example_HelloWorld

Derived from

ApplicationBase abstract

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

This example shows how to implement and run a stand-alone IApplication.

Public / Methods

Main


[ThrowAny]
public static method Main → (1)

repository in : Path

[not-null]
Path to the SDK root folder.

Runs the Example_HelloWorld in a top-level window, as a stand-alone application.