Skip to content

gamedev-js/regltf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •