0.0.0 • Published 8 years ago

rabbit-hole v0.0.0

Weekly downloads
5
License
Zlib
Repository
github
Last release
8 years ago

Rabbit Hole

Build status npm version Dependencies

A volumetric terrain engine for three.js.

Preface

This module uses modern ECMAScript features and requires one of the following browsers:

  • Chrome ≥ 42
  • Firefox ≥ 45
  • IE Edge ≥ 13

Semantic versioning is used in this module to indicate whether an update introduces breaking changes. However, backwards-compatibility regarding ECMAScript versions is entirely neglected in favor of cleaner code and development convenience.

Installation

$ npm install rabbit-hole

Usage

// WIP

Documentation

API

Contributing

Maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

License

Zlib