an open source voxel game building toolkit for modern web browsers

oakland, CA
voxel.js retweeted
Replying to @voxeljs
@voxeljs One example of why .nbt import/export would be fun: imgur.com/a/XfCkQ
2
1
released 0.4.3 which has support for qwerty, azerty and dvorak keyboards
1
heres a demo where the world loads infinitely as you walk around maxogden.github.com/voxel-he…
in voxel-engine 0.4.0 you can also pass in generateChunks: false + implement your own async chunk loading logic e.g. github.com/maxogden/voxel-en…
1
also just released voxel-engine 0.4.0 which has voxel-region-change available as game.region
new module: voxel-region-change tells you when you move between voxels or chunks. demo maxogden.github.com/voxel-re…
module idea: voxel-torch. look at this function as a starting point github.com/maxogden/voxel-en…
I tested sharing images from @voxeljs imgur.com/IS1Z1ih
1
1
voxel.js retweeted
Share photos onto imgur/twitter directly from @voxeljs with voxel-share: shama.github.com/voxel-share… http://t.co/zQwhIQFa
1
1
new module from @troffmo5: voxel-oculus! 3D side by side rendering to be used with the Oculus Rift troffmo5.github.com/voxel-oc…
1
fixed the voxel-painter demo so it should work in all browsers that support canvas now maxogden.github.com/voxel-pa…
step 1: http://localhost:8080/?lat=37.7750&lon=-122.4183&zoom=11, step 2: fetches api.tiles.mapbox.com/v3/maxo…, step 3: http://t.co/1iNhZ2Ch
2
added 5 new modules to the website: GLSL post processor, 3d axis aligned bounding boxes, spatial events + triggers and voxel-rescue
the new GLSL post-processing module voxel-pp by @hughskennedy is pretty rad github.com/hughsk/voxel-pp http://t.co/Iij6VxoW
nice writeup on how to develop with voxel.js on Ubuntu samhassell.com/voxel-js-1/
new module by @robbles: voxel-rescue, for when you fall off the world github.com/robbles/voxel-res…
1
module idea: take this turtle logo module github.com/thisandagain/logo and make a voxel-logo demo
1
module idea: fractal trees. check this module out from minetest github.com/VanessaE/moretree…