Re: [JAVA3D] Poor quality background images

2002-12-29 Thread Robin Spark
How can display a JPEG image using the sample code? Greg Huang <[EMAIL PROTECTED]> Sent by: Discussion list for Java 3D API <[EMAIL PROTECTED]> 30/12/2002 11:59 Please respond to Discussion list for Java 3D API                 To:        [EMAIL PROTECTED]         cc:                 Subje

[JAVA3D] Poor quality background images

2002-12-29 Thread Robin Spark
I'm having problems with the quality of background images. My 2D background image is being displayed with a slight distortion. eg. horizontal lines are being displayed with jagged edges every centimetre or so. I'm not using geometry, and the image is not scaled. I'm using the NO_SCALE_CENTER disp

[JAVA3D] 2D Image

2002-12-23 Thread Robin Spark
Hi, Just wondering if anyone knows how to display a non-scaled 2d image full-screen in the background? I have been looking into making a 2D/3D adventure game engine, kind along the lines of Monkey Island 4. Thanks, - Robin

[JAVA3D] Sub-object references

2002-12-12 Thread Robin Spark
Hi all, I have loaded some 3DS models, and I was wondering how I can get a reference to the various sub-objects so I can manipulate them. eg. If I have a model of a character, how would I make reference to their head so I can turn it? I can do this using Morphs, but that would mean I would need t