Skip to content
This repository has been archived by the owner on Sep 21, 2018. It is now read-only.

scorsi/gameengine

Repository files navigation

Game Engine

A 3D Game Engine

TODO

  • Use ASSIMP for 3D file (as obj).
  • Use STB for textures, fonts, sounds...
  • Add Script Engine for Groovy or for JavaScript.
  • Rewrite all the engine in Kotlin.
  • Rewrite shaders and lighting system.
  • Use OpenCL for some computations.