scorsi / gameengine

A 3D Game Engine using OpenGL (stopped)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A 3D Game Engine using OpenGL (stopped)

License:Mozilla Public License 2.0


Languages

Language:Groovy 83.4%Language:GLSL 16.4%Language:C 0.3%