iris_raj
03-11-2007, 01:14 AM
Dear Advacned programmers,
I am developing a Advanced Volume Rendering application. My Dataset is fo size 512*512*174. I use 3D Texture mapping(glTexImage3D) for generating volme.Since the size is huge,I have divided the entire volume into cells of size (32*32*32) and each cell overlaps each other.
Now I need to find a region inside a volume.How to
use selection method for this finding/getting a region.
With regards
RAJES.R
I am developing a Advanced Volume Rendering application. My Dataset is fo size 512*512*174. I use 3D Texture mapping(glTexImage3D) for generating volme.Since the size is huge,I have divided the entire volume into cells of size (32*32*32) and each cell overlaps each other.
Now I need to find a region inside a volume.How to
use selection method for this finding/getting a region.
With regards
RAJES.R