https://github.com/chailotl/osuve
Open-Source Unity Voxel Engine
https://github.com/chailotl/osuve
open-source unity voxel-engine
Last synced: about 1 year ago
JSON representation
Open-Source Unity Voxel Engine
- Host: GitHub
- URL: https://github.com/chailotl/osuve
- Owner: Chailotl
- License: gpl-3.0
- Created: 2018-03-26T23:38:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-19T19:16:06.000Z (over 4 years ago)
- Last Synced: 2025-04-25T13:48:33.081Z (about 1 year ago)
- Topics: open-source, unity, voxel-engine
- Language: C#
- Size: 77.9 MB
- Stars: 46
- Watchers: 9
- Forks: 9
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README



[](https://www.gnu.org/licenses/gpl-3.0)
[](https://github.com/Rausy/osuve/issues)
[](http://osuve.readthedocs.io/en/latest/)
[](https://discord.gg/XuVzvX8)
**This game engine is an early prototype, expect things to break, if they're not already broken!**
OSUVE is my take on a voxel engine, made open-source to the world ~~to put to shame all paid voxel engines~~ so that others may benefit from the knowledge that is accumulated here, and perhaps contribute some of their own. I will be continually working on this until it becomes a working product. (After all, I have plans to make a game with it!)
## Show me the eye candy! :candy:
These images are likely to be outdated due to the current fast pace of changes.





## Getting Started :fast_forward:
Lucky for you, all you need to get this up and running is the latest copy of [Unity](https://unity3d.com/get-unity/download)—if it wasn't already obvious :stuck_out_tongue:
## License :lock_with_ink_pen:
This project is licensed under the GPL-3.0 License - see the [LICENSE](https://github.com/Rausy/osuve/blob/master/LICENSE) file for details.
This may change in the future.
## Acknowledgments :tada:
[Pixel Perfection](https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/resource-packs/1242533) by XSSheep
[High Speed Priority Queue for C#](https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp) by BlueRaja
[UnityVertexColors](https://github.com/H-man/UnityVertexColors) by Henri Kähkönen
[KinoFog](https://github.com/keijiro/KinoFog) by Keijiro Takahashi