vox2 icon indicating copy to clipboard operation
vox2 copied to clipboard

Simple POC of PCG voxel-engine

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