Skip to content

Instantly share code, notes, and snippets.

@donmccurdy
Last active April 2, 2024 22:43
Show Gist options
  • Save donmccurdy/4cad2039360fbd7cd55d18b3f0428581 to your computer and use it in GitHub Desktop.
Save donmccurdy/4cad2039360fbd7cd55d18b3f0428581 to your computer and use it in GitHub Desktop.
Vertex bone influence limits for 3D tools
@hybridherbst
Copy link

Blender supports Unlimited for import (and on export has 4 by default but supports Unlimited too)

@cstegel
Copy link

cstegel commented Apr 2, 2024

For reference to people finding this gist from a web search and then wondering if ThreeJS could support a higher limit, my PR shows one way that unlimited bone influences can be supported: mrdoob/three.js#26222

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment