tinynurbs icon indicating copy to clipboard operation
tinynurbs copied to clipboard

Feature Request: Make Non-Periodic

Open phtaylor opened this issue 5 years ago • 1 comments

Hi @pradeep-pyro , many thanks for a well written NURBS implementation in modern C++!

I wonder if you could consider adding some helper methods around periodic curves and surfaces.

  • Make non-periodic.
  • Periodic Surface evaluation (across domain boundaries)

phtaylor avatar Apr 14 '19 20:04 phtaylor

Thanks! That is a feature I definitely plan to support. In fact, I made an initial implementation for supporting periodic curves and surfaces, but had to push it to the next release due to lack of time. I hope I can work on it in the coming weeks.

pradeep-pyro avatar Apr 15 '19 04:04 pradeep-pyro