Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wavesoft/jbb-profile-three
Javascript Binary Bundle profile for THREE.js objects
https://github.com/wavesoft/jbb-profile-three
Last synced: about 2 months ago
JSON representation
Javascript Binary Bundle profile for THREE.js objects
- Host: GitHub
- URL: https://github.com/wavesoft/jbb-profile-three
- Owner: wavesoft
- License: apache-2.0
- Created: 2015-12-04T10:43:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-19T17:43:50.000Z (over 8 years ago)
- Last Synced: 2024-09-18T08:50:17.348Z (4 months ago)
- Language: JavaScript
- Size: 347 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jbb-profile-three (r73)
[![Version](https://img.shields.io/npm/v/jbb-profile-three.svg?label=version&maxAge=2592000)](https://www.npmjs.com/package/jbb-profile-three) [![JBB](https://img.shields.io/badge/jbb-1.3.3-brightgreen.svg)](https://github.com/wavesoft/jbb) [![THREE.js](https://img.shields.io/badge/THREE.js-r73-yellow.svg)](https://github.com/mrdoob/three.js)
Javascript Binary Bundle profile for THREE.js objects. This profile provides
the binary object table for encoding most of commonly used THREE.js r73 objects.Starting from version `v0.6` this profile uses specification-generated sources for faster loading time and easier extensibility. Check the `specs.yaml` to see the list of objects currently supported.
## Installation
You can install the `three` profile through npm:
```
npm install jbb-profile-three
```## JBB Details
Binary bundles built with this profile have a signature ID `0x0010` (UUID=1, Revision=0)