The Wayback Machine - https://web.archive.org/web/20201028083027/https://github.com/gamedev-js/regltf
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

About

load and render gltf with regl

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.