How can I wrie a PLY file that includes vertices and edges (line segments)
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 20/100
Research direction
No file, test, or entry point is named. First clarify whether the request is for usage guidance, documentation, or new writing support for vertices and edges; done should be defined as either an explicit documented procedure or a scoped implementation with verification for the shown PLY data.
Written by the indexing model from the issue text.
Description
Like:
ply
format ascii 1.0
comment Created in Blender version 4.2.2 LTS
element vertex 9
property float x
property float y
property float z
element edge 8
property int vertex1
property int vertex2
end_header
0 0 0
2.8578901 0.5062549 0
1.061502 1.649411 0
-0.5715781 0.68589365 0
3.0538597 -1.1268252 0
1.3554564 -1.4861028 0
-0.048992634 -0.9635172 0
4.519225 -1.5217007 -0.061250053
5.1182466 -3.1931024 -0.88823277
4 5
1 4
1 2
2 3
0 3
5 6
4 7
7 8
- Dominant language
- C++
- Stars
- 406
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
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 nmwsharp/happly
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 3/5 1-2 days Newbie friendliness 56/100
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
Sensor initialization takes very long when `--initial-sim-time` is set to current UNIX timestamp Open
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
gazebosim/gz-sensors#662 · 1 comment ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
LadybirdBrowser/ladybird#12123 ·