Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bayatgames/voxelframework
An awesome Voxel framework for Unity (Game Engine)
https://github.com/bayatgames/voxelframework
terrain-generation unity unity-3d unity3d voxel voxel-engine voxel-framework voxel-generator voxel-terrain
Last synced: 3 months ago
JSON representation
An awesome Voxel framework for Unity (Game Engine)
- Host: GitHub
- URL: https://github.com/bayatgames/voxelframework
- Owner: BayatGames
- License: mit
- Created: 2018-04-25T13:57:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-29T16:30:46.000Z (over 6 years ago)
- Last Synced: 2024-08-03T05:18:15.233Z (6 months ago)
- Topics: terrain-generation, unity, unity-3d, unity3d, voxel, voxel-engine, voxel-framework, voxel-generator, voxel-terrain
- Language: C#
- Size: 53 MB
- Stars: 116
- Watchers: 9
- Forks: 24
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Voxel Framework
An awesome Voxel framework for Unity (Game Engine)
## Notice
This project is in it's very early stage, as we can call this a prototype, so nothing is as it is and everything is subject to change.
Also, this project is a package for Unity, and currently is in development and shared here for contribution of Unity developers, the who contributes the more, receives the package for free, but the final package is paid.## Features
- Settings for Terrain Generation like Creating Biomes, Layers and Blocks
- Chunk-Based Terrain Generation
- Sub Meshes for Blocks## Installation
Download or Clone the repository and you are ready to go.
- [Download](https://github.com/BayatGames/VoxelFramework/archive/master.zip)
- Clone via Command Line:
```bash
git clone https://github.com/BayatGames/VoxelFramework.git
```
Then Open it with Unity.## Screenshots
![](https://i.imgur.com/JIWgrXH.png)
![](https://i.imgur.com/u3OqmBn.png)
![](https://i.imgur.com/Ld7DTjV.png)
![](https://i.imgur.com/OZCL4oy.png)
## Roadmap
- Make an Simple but Configurable API
- More Optimizations for Terrain Generation
- More Settings for Applying changes to Terrain
- [Check out this project Flowchart](https://whimsical.co/6Fa9TW9TCG5fRf9DovkzVx) for more information also share your comments[More on Trello Development Board](https://trello.com/c/nLyDRNRz)
## Credits
- Assets from [Kenney](http://kenney.nl)
- Maintenance and Development by [Hasan Bayat](https://github.com/EmpireWorld)## License
MIT @ [Bayat Games](https://github.com/BayatGames) (This license is will be removed when package got released and will go under Unity Asset Store terms)