Skip to content

mbarbier/threejs-gpu-skinning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threejs instanced skinning

An example on how doing instanced rendering on a skinned mesh.

  • Bones matrices for each animation steps are recorded in a data texture.
  • Shader use it to get bone transform at the specified animation step

Test it : https://mbarbier.github.io/threejs-gpu-skinning/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages