项目作者: Powll

项目描述 :
Unity-based procedural voxel chunk generator. Landscape is generated using Unity's Perlin Noise functionality.
高级语言: CSS
项目地址: git://github.com/Powll/Procedural-Voxel-Chunks.git
创建时间: 2019-07-14T09:34:31Z
项目社区:https://github.com/Powll/Procedural-Voxel-Chunks

开源协议:

下载


Procedural-Voxel-Chunks

Unity-based procedural voxel chunk generator. Landscape is generated using Unity’s Perlin Noise functionality.

Playable build at https://powll.github.io/Procedural-Voxel-Chunks/

Controls are W, A, S, D for movement & rotation, mouse for look up/down and SPACE for jump;

Left click for removing voxels and Right click for adding voxels;

Scripts can be found in branch ‘source’.