Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 1.29 KB

README.md

File metadata and controls

40 lines (35 loc) · 1.29 KB
Logo

Unity Voxel Engine

An interactive Voxel Engine

Live Demo

Table of Contents

Screenshots

screenshot1 screenshot2

Features

  • Fixed size spherical chunk loading
  • Support for transparent materials (like glass) and connected blocks (like water)
  • Different block types
  • Terrain generator from noise
  • Place and destroy blocks (right and left click)
  • Fast block destroying (press and hold f key)

Getting Started

  1. Clone this repository and open it in Unity3D
  2. Open the scene "Main" from Assets
  3. Press play and have fun!

License

This project is distributed under the MIT License - see the LICENSE file for details