McManning / McManning/Scratchpad
Add additional vertex attributes
Open
@McManning is already working on this.
Since Jul 6, 2020.
enhancement
- Dominant language
- Python
- Stars
- 37
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Add more per-vertex data support - assuming it doesn't massively impact performance further (see #5)
- Per-vertex color
- UV coords (Maya supports up to 8, necessary here?)
- Binormal/tangents?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.