0.6.1 • Published 10 years ago

voxel-wireframe v0.6.1

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

voxel-wireframe

Shows a wireframe around the voxels in voxel-engine-stackgl

screenshot

Usage

Load with voxel-plugins, options:

  • showWireframe: if true, wireframe will be shown initially (default false)

Press and the 'wireframe' keybinding (default 'F9') with the Shift key to toggle the wireframe interactively (without shift, F9 by default toggles voxel-chunkborder).

.showWireframe property can be set to manually show the wireframe, example:

var wirePlugin = game.plugins.get('voxel-wireframe');

wirePlugin.showWireframe = true;

License

Based on mikolalysenko/voxel-mipmap-demo (c) 2013 Mikola Lysenko. MIT License

MIT

0.6.1

10 years ago

0.6.0

10 years ago

0.5.2

10 years ago

0.5.1

11 years ago

0.5.0

11 years ago

0.4.0

11 years ago

0.2.0

11 years ago

0.1.0

11 years ago