GB Liu wrote:
However, this is true only for the ColorCube. The raster image moves in a funny way. Could you please let me know what I should do to get the rastered image working exactly as the ColorCube? Thank you!
Raster is screen-dimension image placed at pixel which is a projection of raster 'point' onto screen. It is not a 3d flat panel with image on it - for this, use Shape3D with quad with texture. Raster is always aligned to screen and does not change size with distance - it is better to think about it as about 2d image which by accident is visible near to projection of 3d point, then to think about real 3d object.
Artur =========================================================================== 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".