voxel-view

0.0.7 • Public • Published

view for voxeljs

this module handles a lot of the boilerplate involved with setting up three.js

installation

npm install voxel-view

usage

var voxelView = require('voxel-view')
var view = voxelView(THREE, { width: 500, height: 500 })

note: you have to pass in your own existing three.js instance since three.js breaks if you try to require() it more than once

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.7
    3
    • latest

Version History

Package Sidebar

Install

npm i voxel-view

Weekly Downloads

12

Version

0.0.7

License

MIT

Last publish

Collaborators

  • snagy