Hello guys, I’m here again
,
I want to know if someone know how can I use the intersection of a surface / mesh with a cutting plane, the goal of what I want to do is, to have the curve were the cutting plane intersect the surface, I can send some picture if someone want…
Tnk you for the moment
Best regards
Kurt
If you have your surface broken up into triangles, the problem is just a triangle-plane intersection. Try Graphics Gems 3 p.233 by Georgiades, “plane to plane intersection”.
Chris
Is there some online (internet) stuff ??
Chris do you want some picture, just to you check, if it is the most eficient/easy way to use ?
Tnks
RGDS
Kurt
Feel free to e-mail me a picture - there should be a link to my address above.
Chris
Sorry Chris,
I´m new to OpenGL, and I really have to do this, if you could send me some code, it will be really apreciated.
Tnks
Best regards
Kurt
Sorry - a NDI prevents me from actually sending any code…
What part are you not sure about?
Chris