Skip to content

HexExecute/voxtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voxtree

A simple sparse voxel 64-tree implementation in rust.

project goals

  • Providing a simple to use surface API while maximizing performance.
  • User specific features like LOD, culling, et al. will be disabled by default.
  • Maximal performance on the CPU, examples will be provided for implementation on the GPU but should be simple to use and left up to the user.

sources

TODO

made with enthusiasm :)

About

A sparse voxel octree in rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published