Skip to content
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

Add Bézier-patch surface #70

Open
snogglethorpe opened this issue Oct 22, 2013 · 0 comments
Open

Add Bézier-patch surface #70

snogglethorpe opened this issue Oct 22, 2013 · 0 comments

Comments

@snogglethorpe
Copy link
Owner

These are apparently useful target primitives for subdivision-surface algorithms, that take far less memory than triangle meshes.

It would also make it really easy to have a built-in teapot primitive... :]

Doing this efficiently seems somewhat tricky, but this paper looks interesting:

"A Geometric Algorithm for Ray/Bézier Surfaces Intersection using
Quasi-interpolating Control Net" Yohan D. Fougerolle, Sandrine Lanquetin, Marc Neveu, and Thierry Lauthelier

http://le2i.cnrs.fr/IMG/publications/2188_Fougerolle-RayBezierIntersection.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant