I’m on it. Nurbs curves work well :-).
Now I’m going to test surfaces. Work well too.
Many nurbs features are still missing (properties, trimming, callbacks), but that should be enough for my software. Will they be available soon?
Actually, in my software, I’m using nurbs to display perfectly circular partial discs. I was using trimming inside a square to create my disc.
I’m doing this mostly because I don’t know the control points to use to render a disc using surfaces.
But it seems I have to find them now ;D.
Does anyone know the control grid to use?
Any way, thanks for your great work!!!