Lallassu / vox2

Simple POC of PCG voxel-engine
MIT License
144 stars 9 forks source link
javascript threejs voxel-engine voxels

vox2 - Voxel Engine

Demo: http://vox2.webgl.nu

Description

Very simple voxel engine that generates a world with perlin noise. It uses an image as texture for all the voxels. It's just a POC for my idea of using bit-operations to keep lower memory usage.

It's a work in progress :)

Screenshot

alt tag