posit-dev / posit-dev/hephaestus
vertex_marker channel for line geom + related
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 20
- Forks
- 1
- Avg merge
- 9h 18m
- Merged PRs (30d)
- 4
Description
like the start and end marker channels but for every vertex in a path. Potentially with buffering as well through a different channel
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.
Research direction
Start by locating the existing start and end marker channels and the line geometry path handling. Determine how a vertex_marker channel would represent markers for every path vertex, and clarify whether buffering is part of the required scope before implementation. Done means the agreed vertex-marker behavior is supported and covered by the relevant rendering tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100