Skip to content

Commit

Permalink
update TODO list
Browse files Browse the repository at this point in the history
  • Loading branch information
gha3mi committed Apr 2, 2024
1 parent 8a03abe commit 0acfaf0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ ford ford.yml
- [ ] Add method `elevate_degree()` for Bezier, Rational Bezier, B-splines, and NURBS.
- [x] Add method `elevate_degree()` for Bezier and Rational Bezier curves.
- [ ] Add method `reduce_degree()` for Bezier, Rational Bezier, B-splines, and NURBS.
- [ ] Add method `derivative()`.
- [ ] Add support for multiple patches.
- [ ] Implement extraction of piecewise Bezier objects from NURBS.

## Contributing

Expand Down

0 comments on commit 0acfaf0

Please sign in to comment.