Callisto Game Engine

Callisto is a desktop game engine written in Odin with a Vulkan renderer. It is still early in development and the API is subject to change. When there is a stable release I will add documentation here.

At the moment, the notes here are to record decisions that I have made.

In the meantime, see the Callisto GitHub repository for a brief overview of how the engine is used, or Callisto-Sandbox for a sample implementation.


Coordinates

The coordinate system used in the world and for rendering.