/GeonBit.Demos

Demo projects for GeonBit engine.

Primary LanguageHLSLMIT LicenseMIT

GeonBit.Demos

Demo projects for the GeonBit engine.

EmptyGeonBitProject

Just an empty GeonBit project, created directly from the GeonBit template and unedited.

Screenshot

SpaceshipGame

A simple 3D game with a spaceship that need to navigate between asteroids.

Screenshot

Sprites

Illustrate the built-in sprite & billboard components, and how to use them.

Screenshot

ParticleSystems

Show some CPU-based particle system examples.

Screenshot

SkinnedMesh

Shows basic skinned animation.

Screenshot

Octree

Shows the Octree scene node type and how it can optimize renderings.

Screenshot

Isometric

Shows a trick to how to make Isometric-styled game.

Screenshot

Lights

Demonstrate the built-in lit material.

Screenshot

Physics

Demonstrate the built-in physics integration (using bullet3d).

Screenshot

CombinedMeshes

Demonstrate the built-in combined meshes renderer, which allows us to draw lots of static meshes as one.

Screenshot