threejs-modelmultiloader

4.1.0 • Public • Published

threejs-modelmultiloader

experimental

A threejs model loader that supports DAE, JSON and a few custom variations of JSON which support streaming and compression.

Supported formats are:

  • DAE (Autodesk collada)
  • JSON (converted by the official threejs converter)
  • JSON TREE (A split up version of the JSON format, optimized for streaming)
  • TARGZ (A compressed version of the JSON format, optimized for size)
  • TARGZ TREE(A compressed version of the JSON TREE format, optimized for size and streaming)

Usage

NPM

License

MIT, see LICENSE.md for details.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.1.0
    2
    • latest

Version History

Package Sidebar

Install

npm i threejs-modelmultiloader

Weekly Downloads

12

Version

4.1.0

License

MIT

Last publish

Collaborators

  • bunnybones1