Voxel engine I've been working on

This page summarizes the projects mentioned and recommended in the original post on /r/VoxelGameDev

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • wgpu

    Cross-platform, safe, pure-rust graphics api.

  • It's my own engine, using rust and wgpu.

  • fast-voxel-traversal-algorithm

    Discontinued A C++ implementation of the fast voxel traversal algorithm.

  • t's a raymarcher using the Fast Voxel Traversal algorithm by John Amanatides and Andrew Woo. The voxels are stored in an octree (actually a 3D texture with mipmaps), and to do LoD I simply stop at higher levels in the octree.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts