Provide basic usage examples in the documentation
Open
- Dominant language
- Rust
- Stars
- 867
- Forks
- 157
- Avg merge
- 7d 13h
- Merged PRs (30d)
- 2
Description
As in title. I have the feeling you guys might be seriously underestimating the importance of this.
Examples required:
- how to get the distance between points, or a point and a segment
- how to do intersections between segments
- how to do ray casting, and get the intersecting point
- how to use the polygon shape (figuring out whether it is closed loop, doing intersections etc)
Even if you just 'dump' say 10 code examples in the index of the documentation, that would already go a long way.
Contributor guide
Assessment
This issue has not been assessed yet.