Skip to content

lischilpp/unity-voxel-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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