0.0.4 • Published 7 years ago

gltf-transform-atlas v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

glTF-Transform-Atlas

Status Latest NPM release License Build Status

This module is part of the glTF-Transform project, where you can create PRs and issues.

Installation

npm install gltf-transform-atlas
// ES6
import { atlas } from 'gltf-transform-atlas';

// CommonJS
const { atlas } = require('gltf-transform-atlas');
0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago