Skip to content
David Jeske edited this page Jun 1, 2017 · 11 revisions

SimpleScene is an educational 3d scene manager in C# and OpenGL / OpenTK.

It features:

  • Runs on Windows, Mac, Linux
  • One click build-and-run with Visual Studio or Xamarin / MonoDevelop
  • shaders compatible with OpenGL 2.2 and extensions
  • loaders for OBJ and MD5MESH file formats
  • cascading shadow mapping
  • skeletal animation (from MD5MESH)
Clone this wiki locally