Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cheapsteak/threejs-model-manifest
https://github.com/cheapsteak/threejs-model-manifest
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cheapsteak/threejs-model-manifest
- Owner: cheapsteak
- License: mit
- Created: 2014-10-29T20:42:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-18T23:11:36.000Z (about 10 years ago)
- Last Synced: 2024-12-09T10:55:01.311Z (about 1 month ago)
- Language: JavaScript
- Size: 391 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# extract-object-manifest
[![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)](http://github.com/badges/stability-badges)
Takes in JSON generated by grunt-convertautodesktothree and transforms it into a manifest file. Can generate both nested and flat structures.
## Usage
[![NPM](https://nodei.co/npm/threejs-model-manifest.png)](https://nodei.co/npm/threejs-model-manifest/)
## License
MIT, see [LICENSE.md](http://github.com/CheapSteak/threejs-model-manifest/blob/master/LICENSE.md) for details.