0.0.1 • Published 8 years ago

hackedvoxels-chunkborder v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

hackedvoxels-chunkborder

TODO: UPDATE LINK

Show borders around the outline of chunks (voxel.js plugin)

screenshot

Usage: press F9 ('chunkborder' keybinding) to toggle the outline on or off

Load with voxel-plugins. Options:

  • showBorders: if true, will show borders at startup (default false)
  • color: line color as RGBA float array (default [0,0,1,1], solid blue)

Requires voxel-mesher, voxel-shader, and optionally voxel-keys (for the F9 toggle)

License

MIT