I was trying to learn how to use Nurbs when I notice that there isn’t any way to use Nurbs with LWJGL. All glu methods are missing but some statements are there. Am I blind ? Or do these methods haven’t been implemented yet ?
Chman
I was trying to learn how to use Nurbs when I notice that there isn’t any way to use Nurbs with LWJGL. All glu methods are missing but some statements are there. Am I blind ? Or do these methods haven’t been implemented yet ?
Chman
You’re not blind, they aren’t there.
Erik
Thanks.
So do you plan to add them in the future release ?
I’m too tied up to other things to get it done any time soon. It’s a lot of code to port and I don’t have any experience with using nurbs, which makes it a bit more difficult to test too…