blockplot icon indicating copy to clipboard operation
blockplot copied to clipboard

use voxpopuli as the world renderer

Open max-mapper opened this issue 11 years ago • 1 comments

instead of the custom voxel.js scene I have in here it would be SO AWESOME to use http://deathcap.github.io/voxpopuli/ as the client

@deathcap any thoughts on how to best do this? The code that needs to be swapped out is here https://github.com/maxogden/blockplot/blob/master/js/voxel.js#L41

max-mapper avatar Sep 19 '14 02:09 max-mapper

The engine from https://github.com/deathcap/voxpopuli is now available in: https://github.com/voxel/voxel-engine-stackgl

deathcap avatar Feb 18 '16 22:02 deathcap