Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

awesome-rust-voxel-gamedev

Short list of awesome stuff related to Rust Voxel Gamedev
https://github.com/dekuraan/awesome-rust-voxel-gamedev

  • ilattice3 - data structures for storing and querying over 3d voxel lattices + bonus algorithms
  • ilattice3-mesh - meshing algorithms for ilattice3
  • ilattice3-procgen - procedural generation tools for ilattice3
  • building-blocks - 2D/3D agnostic lattice library/successor to ilattice3
  • amethyst-voxel - voxels in amethyst **NO LONGER BEING DEVELOPED**
  • Veloren - a game in the style of dwarf fortresss/cube world using the SPECS ECS
  • Voxel Mapper - a tool/library for creating voxel worlds using amethyst+ilattice3
  • Minkraft - a WIP minecraft clone made using bevy+ilattice3