-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using the BasicNurbsSurface class #7
Comments
@postspectacular Pardon my insistence, I've looked and asked almost everywhere about this but to no avail. I would be immensely grateful if you could provide a minimal example showing how to use a NurbsSurface with toxiclibs. |
Few days ago I've been looking through some of my backups, but still haven't found a small enough example to share. Will have another look tomorrow... Btw. to give you an idea of some basic possibilities, see: https://www.flickr.com/photos/toxi/tags/nurbs |
These nurbs are beautiful Karsten ! I wouldn't mind a more complex example, anything would be fine really. |
@postspectacular Could you at least please tell me how to instantiate the NurbsSurface class ? Just a snippet of any of your examples would be fine. Please ! |
I'm sorry this is taking so long, but please understand that it's not as straightforward for me to dig out and through backed up projects from 10 years ago, nor is this a high priority from my side... In the meantime do have a look at the dozen or so static methods in the Once you have a The difference between |
Thank you Karsten. I'll have a look at it and will try to post a basic example here for future users. |
Dear toxi,
I'd like to use the BasicNurbsSurface class but haven't found a single example sketch on the web and it seems the corresponding Javadoc is missing.
Would you mind sharing a very basic example sketch demonstrating how to handle a nurb surface with toxiclibs ?
Respectfully,
solub
The text was updated successfully, but these errors were encountered: