Skip to content

mwjrink/gim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mesh Clustering, Reader and Writer

As per the first step in the Nanite pipeline, this project splits up a mesh into clusters. The algorithm attempts to keep the clusters as localized as possible (minimizing strips) in order to keep the rendering efficient. This is then run recursively and the mesh encoded to create nanite like meshes that I use in my own recreation of the technology.

Example Output on a Bunny Mesh in Blender

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages