Terre ⛰️ Terre is a rust-wgpu based voxel game under development. This project is for my personal learning of rust, graphics, ecs, game engine, etc. Some dev-logs are published on my blog. Main libraries used wgpu: cross-platform graphics api. winit: cross-platform window creation and management in Rust. hecs: high-performance, minimalist ECS. egui: easy-to-use GUI in pure Rust.