kepler3d

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

game-engine · gltf · gltf2 · opengl · opengl-es
入门
GitHub在线演示
Stars:13
License:Apache License 2.0
更新:2023/9/24

README

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