As the nurbs are not ready yet, I tried to use the JGeom library, but there is absolutly no doc (except for the very light javadoc)
i don’t need efficient code that does the computing through the GPU. I just need to compute the shape at the beginning of my application
i have my control points for the surface and i need to extrapolate more points for my model
Does someone know a well-documented API to do this simple task ?
Thanks