comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: mesh clipping
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: mesh clipping [message #31892 is a reply to message #31872] Mon, 26 August 2002 16:01 Go to previous messageGo to previous message
Dick Jackson is currently offline  Dick Jackson
Messages: 347
Registered: August 1998
Senior Member
lyubo,

"lyubo" <lzagorch@cs.wright.edu> wrote in message
news:akbask$qgr$1@mercury.wright.edu...
>
> I have three planes and a mesh. The mesh represents an object which I
want
> to cut with the planes and show either of the remaining parts ( like
> thecutting planes of IDLgrVolume).

If I understand you correctly, you want to apply three general clipping
planes to a mesh and show what is left after the three cuts. (that's
what IDLgrVolume does, for any number of planes you might wish)

> To do that I clip the mesh to all of the planesand
> take the union of the remaining meshes, but it takes a lot of time to
> mergethem.

This part confuses me a little. I would suggest to start with the whole
mesh, clip with one plane, then clip the resulting mesh with the second
plane, then clip that resulting mesh with the third plane. It looks to
me more like an *intersection* of three sub-spaces than a *union*, but
it can be done sequentially like this, rather than combining separate
results.

Perhaps I've misunderstood, but I hope this helps.

Cheers,
--
-Dick

Dick Jackson / dick@d-jackson.com
D-Jackson Software Consulting / http://www.d-jackson.com
Calgary, Alberta, Canada / +1-403-242-7398 / Fax: 241-7392
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: call_external: passing string from IDL to C
Next Topic: Optimal Interpolation ---HELP

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 22:08:52 PDT 2025

Total time taken to generate the page: 0.43459 seconds