Add PLY import/export support to meshconvert
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- cpp
- Domain
- computer-graphics
Research direction
Start by reviewing meshconvert's existing import and export entry points, then read the linked PLY format references and tinyply implementation. Done means meshconvert can import and export the PLY format using the project's supported mesh data.
Written by the indexing model from the issue text.
Description
Common portable asset format .PLY.
https://en.wikipedia.org/wiki/PLY_(file_format)
http://paulbourke.net/dataformats/ply/
Public domain implementation: https://github.com/ddiakopoulos/tinyply
Source asset: http://graphics.stanford.edu/data/3Dscanrep/
- Dominant language
- C++
- Stars
- 860
- Forks
- 169
- Avg merge
- 9h 49m
- Merged PRs (30d)
- 4
Contributor guide
No contributing guide indexed for this repository
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.
More from microsoft/DirectXMesh
-
Project feedback Open
Difficulty 5/5 Over a week Newbie friendliness 15/100
microsoft/DirectXMesh#308 ·
-
utility
Difficulty 3/5 1-2 days Newbie friendliness 45/100
microsoft/DirectXMesh#229 ·
-
optimization
Difficulty 5/5 Over a week Newbie friendliness 15/100
microsoft/DirectXMesh#116 ·
-
utility
Difficulty 3/5 1-2 days Newbie friendliness 35/100
microsoft/DirectXMesh#75 ·
-
utility
Difficulty 5/5 Over a week Newbie friendliness 35/100
microsoft/DirectXMesh#74 ·
All issues in microsoft/DirectXMesh
Similar issues
-
prio:medium status:idea type:feat
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
tests
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
kind/bug needs-sig needs-triage
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
drogonframework/drogon#2605 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
ArthurSonzogni/FTXUI#1363 ·