Goblin - A Platform for 3D AR and VR Applications

Engine.Main Method 

Entry point to the program. Initializes everything and goes into a message processing loop. Idle time is used to render the scene.

public static int Main();

See Also

Engine Class | Goblin.Engine Namespace