Skip to content

0.3 Standalone Editor

Due by July 13, 2024 24% complete

The focus of this milestone is to continue expanding on essential features that we're currently lacking:

  • Finally, a standalone editor application!
  • Raycasting.
  • UI with support for images, text and simple buttons.
  • Basic rigidbody dynamics.
  • A C API, to enable scripting in any language.
  • Shadow-mapping.
  • Transparency support.
  • Voxel collisions (Voxel-to-voxel, …

The focus of this milestone is to continue expanding on essential features that we're currently lacking:

  • Finally, a standalone editor application!
  • Raycasting.
  • UI with support for images, text and simple buttons.
  • Basic rigidbody dynamics.
  • A C API, to enable scripting in any language.
  • Shadow-mapping.
  • Transparency support.
  • Voxel collisions (Voxel-to-voxel, voxel-to-box).
  • Initial audio device backend implementation.
  • Extensible data inspector.
  • Web support (EmScripten).
  • Network utilities.
Loading