pablode / guc

glTF to USD converter with MaterialX support
Apache License 2.0
107 stars 6 forks source link

Support multiple vertex color sets #1

Closed pablode closed 1 year ago

pablode commented 2 years ago

glTF supports an arbitrary number of COLOR accessors. We should expose them in a way while still translating COLOR_0 to displayColor, preferably without duplicate data.

See also: https://groups.google.com/g/usd-interest/c/VOkh0aj-8bU/m/zxrMQ-pJAgAJ

pablode commented 1 year ago

Implemented in v0.2.