Hi,
I am presently working on volume rendering. I
have a large data set (ctbrain.vols). I have extracted
the data set into 512 slices. Now I want to use all
the slices and view in 3D using the Java3D. I started
using texture mapping in Java3D. I am mapping each
slice one after the other(where each slice goes behind
the current slice). Now I have set the transparency to
each slice using the BLENDED mode, but I could not
view all the slices. I wonder if there is a method
where I could set transparency to some selected
pixels(say black pixels) instead to the whole slice,
so that I could see all my slices(I have changed all
my slices to GIF format from pgm because the
TextureLoader class does no accept pgm format files).
Could you please help me out this problem? I
will be very pleased if anyone could suggest any other
method if I am going in a wrong direction
Thanks,
sagar.
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
===========================================================================
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".