- Notifications
You must be signed in to change notification settings - Fork5
🧱 Minecraft-like voxel world made with Unity.
License
NotificationsYou must be signed in to change notification settings
Delt06/voxel-terrain
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A technical demo of voxel world Unity implementation. Heavily relies on URP, Jobs, and Burst Compiler.
Implemented with Unity 2020.3.0f1
- Basic chunk generation
- Naive greedy meshing
- Global illumination
- Liquids
a.k.a. TODO:
- Decouple from DI Framework
- Persistence (allows saving worlds)
- Slabs, fences, flowers, torches, etc.
- Improve liquids meshing (by making it smooth)
- Optimize memory consumption
- Proper water/lava interaction
- Improve character controller
- Meshing algorithms comparison
- Flood Fill Lighting algorithm (no longer available):part 1,part 2.
- Article series on how to work with SRP
About
🧱 Minecraft-like voxel world made with Unity.
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published