Skip to content

Chris-F5/VoxelRenderer

Repository files navigation

Voxel Renderer

This is the third voxel renderer I have written.

Voxels have a color, brightness and normal (normal quantized to 8-bits).

Lighting is done in world space and cached in voxel brightness values. Voxels are drawn by converting to a mesh (on CPU) and rasterizing (on GPU).

simplex

sphere

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published