Login  Register

How to Draw a Smooth Curve through a Set of 2D Points

Posted by mahesh on Feb 27, 2017; 10:09am
URL: https://forum.jogamp.org/How-to-Draw-a-Smooth-Curve-through-a-Set-of-2D-Points-tp4037677.html

Is there any built in function in jogl to draw smooth bezier passing through N points ?
I searched in this forum, there was some discussion on nurbs but couldn't get any working example. I am using latest
jogamp-fat.jar.
Thanks