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