Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 519 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 519 Bytes

Octane

Description

A voxel RTX engine built entirely in Rust, with the help of GLSL; created with as few dependencies as possible.

The goal of this project is to build a specialized game engine for use in future projects.

Features:

  • A RTX engine built to render octrees.
  • Vulkan support.
  • Support for Windows and Linux.
  • Support for OS X.
  • Path traced audio.
  • Dynamic simulation of objects.
  • Multiplayer.

Screenshot:

Octree RTX