Skip to content

voxelphile/octane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Game engine

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks