ferox
ferox copied to clipboard
To-do list for c-krit/ferox v1.0.0 (rewrite)
Documentation
- [x] Add
.github/CONTRIBUTING.md - [x] Add
.github/ISSUE_TEMPLATE/BUG_REPORT_TEMPLATE.md - [x] Add
.github/ISSUE_TEMPLATE/FEATURE_REQUEST_TEMPLATE.md - [x] Add a project banner image to
docs/static - [ ] Add build instructions for macOS 10.5+ (?)
- [ ] Add build instructions for other GNU/Linux distributions (?)
- [x] Arch Linux, Manjaro Linux
- [ ] openSUSE Tumbleweed
- [ ] Void Linux
- [x] Add build instructions for w64devkit on Windows
- [x] Update
.github/PULL_REQUEST_TEMPLATE.md
Features
- [x] Add a function for performing a point-in-polygon query
- [ ] Implement warm-starting with contact point caching
- [ ] Re-add struct member '
closest' tofrRay