https://github.com/isxander/voxelengine
https://github.com/isxander/voxelengine
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/isxander/voxelengine
- Owner: isXander
- Created: 2024-02-06T22:14:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-22T23:22:58.000Z (over 2 years ago)
- Last Synced: 2025-01-18T10:51:27.510Z (over 1 year ago)
- Language: Rust
- Size: 583 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Roadmap
- [x] Updating chunks after meshing
- [x] Face occlusion culling
- [ ] Frustum culling
- [x] Procedural generation
- [ ] Chunk save/load
- [x] Texture atlas
- [ ] Mipmapping
- [ ] Collision/physics
- [ ] Voxel lighting
- [x] Shader lighting
- [x] Distance fog
- [ ] Water/transparency