donmccurdy / donmccurdy/glTF-Transform
simplify: attribute weighted simplification
Open
feature
package:functions
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 206
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 16
Description
Hello, currently simplify doesn't take vertex colors into account. Looks like meshoptimizer added this feature recently. Is this already exposed/available in gltf-transform?
https://github.com/zeux/meshoptimizer/issues/652#issuecomment-1922083991
Contributor guide
Research direction
Start at the glTF-Transform simplify entry point and inspect how it integrates meshoptimizer. Compare the available simplification options with meshoptimizer issue 652, focusing on whether vertex colors can be used as weighted attributes. Done means the capability is exposed in glTF-Transform, or its current absence and limitations are clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- computer-graphics, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100