vorld

0.5.3 • Public • Published

Vorld

Vorld is a set of scripts for generating voxel worlds using web technologies.

The definition of the 'vorld' is stored purely as data to facilitate use of web workers.

Methods to query and operate on this data are module functions rather than on the vorld data object instances.

Suggested Usuage

Use Common JS / browserify/

Add vorld: delphic/vorld to your package dependencies and require('vorld').

Or include repo as submodule and require('./vorld').

Build Worker

browserify scripts/worker.js -o worker.js

Readme

Keywords

none

Package Sidebar

Install

npm i vorld

Weekly Downloads

4

Version

0.5.3

License

MIT

Unpacked Size

157 kB

Total Files

28

Last publish

Collaborators

  • delphic