regltf
v1.0.0
Published
Visualizing and monitor your performance.
Downloads
7
Readme
regltf
gltf with regl.
Install
npm install regltf
Usage
regltf.load(regl, './your/gltf/file.gltf', (err, result) => {
console.log(result);
});
License
MIT © 2017 Johnny Wu