Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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)