Abhijit Parkhi wrote:

I am planning to use "ModelClip" to do this, can anybody suggest whether to
use it or not and also any tips
to implement it.

ModelClip is not going to help you much at all. What it does is provide additional clipping planes through your model - basically just deleting triangles that lie outside the defined planes. Where this is useful is if you need to do sectioning visualisation, like a CAD package where you want to remove the front half of, say, an engine, to see the internals. It is not good for showing just a piece of one model.

--
Justin Couch                         http://www.vlc.com.au/~justin/
Java Architect & Bit Twiddler              http://www.yumetech.com/
Author, Java 3D FAQ Maintainer                  http://www.j3d.org/
-------------------------------------------------------------------
"Look through the lens, and the light breaks down into many lights.
 Turn it or move it, and a new set of arrangements appears... is it
 a single light or many lights, lights that one must know how to
 distinguish, recognise and appreciate? Is it one light with many
 frames or one frame for many lights?"      -Subcomandante Marcos
-------------------------------------------------------------------

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to