Skip to content

Demonstration of rendering three.js' BatchedMesh with different material properties in one draw call.

License

Notifications You must be signed in to change notification settings

gkjohnson/batched-material-properties-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

batched-material-properties-demo

Demonstration of rendering three.js' BatchedMesh with different material properties in one draw call by packing material properties into a single texture. The demo features 5000 individually animate-able geometries in a batched mesh with unique metalness, roughness, emissive, and diffuse color properties.

Demo here

About

Demonstration of rendering three.js' BatchedMesh with different material properties in one draw call.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published