Roadmap #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I want to turn this into a little voxel raytracing technique comparison project. I'm thinking things like comparing memory usage, render performance, modification performance etc. So the core needs to be a rendering interface I implement and a benchmarking framework with logging, a track based flythrough camera and such.
Things that are out of scope (for now):
Data structures: