/kepler3d

OpenGL and C++14 game engine that loads glTF 2.0

Primary LanguageC++Apache License 2.0Apache-2.0

Kepler3D

Kepler3D is an OpenGL and C++14 game engine.

This is a learning experience and a work in progress so I don't recommend using this engine in its current state.

Features:

Building

Windows

Requirements:

  • 64 bit Windows
  • Visual Studio 2019

External-dependencies and resource files are stored separately to keep the repo size down.

Setup

FAQ

Should I use this engine to make a game?

No. It is very incomplete and unoptimized.

Are you accepting outside contributions?

No. I want to stay as the sole contributor for now.

Dependencies