Infinite explorable underwater world created using Rust and WGPU using marching cubes and 3D perlin noise populated with 3D boids.
☆16Apr 30, 2024Updated last year
Alternatives and similar repositories for UnderwaterWorld
Users that are interested in UnderwaterWorld are comparing it to the libraries listed below
Sorting:
- 3d Cellular Automata using WGPU in Rust (for the web and using compute shaders)☆37Mar 4, 2025Updated last year
- Statically typed Entity-Component storage☆19Dec 5, 2025Updated 3 months ago
- A Simple Browser for Browserjam☆16Sep 15, 2024Updated last year
- 3d Cellular Automata using Raylib in C++☆20Oct 9, 2023Updated 2 years ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Feb 18, 2023Updated 3 years ago
- Custom Rust engine from scratch implementing a graphics API built on WGPU