Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cheapsteak/grunt-threejs-model-manifest

Grunt task for extracting keys of nested objects in a mesh
https://github.com/cheapsteak/grunt-threejs-model-manifest

Last synced: 21 days ago
JSON representation

Grunt task for extracting keys of nested objects in a mesh

Awesome Lists containing this project

README

        

# grunt-extract-object-manifest

> Grunt task for extract-object-manifest

```js
grunt.initConfig({
extract_object_manifest: {
options: {
models: [] // array of model data files
}
},
});
```

[![NPM](https://nodei.co/npm/grunt-threejs-model-manifest.png)](https://nodei.co/npm/grunt-threejs-model-manifest/)