Zaephus Engine
A downloadable engine for Windows
Zaephus Engine is a game engine project made in C++ and OpenGL. It has been worked on during the past one or two years and is currently a graduation project at HKU in the Netherlands. This engine is currently the subject of a game jam: Zaephus Engine Jam, feel free to join and test out the engine.
This page contains all the source code, documentation and examples for the engine. It also contains a project template that you can use out of the box in CLion and Visual Studio
Comments
Log in with itch.io to leave a comment.
Updated Documentation to version 2.1, adding a section about time.
Updated Documentation to version 2, adding sections about transforms, physics and input.
Updated Documentation to version 1.1, mentioning issues with the python script in the source code and template project. These issues also needed slight changes in both the source code and the template project, so make sure to update those.