Skip to content

aj0421/GeonBit.Demos

 
 

Repository files navigation

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

About

Demo projects for GeonBit engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HLSL 56.5%
  • C# 43.5%