>Date: Mon, 29 Apr 2002 09:48:45 +0200
>From: "Schäfer, Peter" <[EMAIL PROTECTED]>
>Subject: [JAVA3D] background image: strange scaling
>To: [EMAIL PROTECTED]
>MIME-version: 1.0
>Delivered-to: [EMAIL PROTECTED]
>
>Hi there,
>
>I'
Hi there,
I'm using a Background node with an image, like this
Background bg = new Background(image2d);
bg.setImageScaleMode(Background.SCALE_REPEAT);
if I don't have any textures in the scene, the background appears OK.
But if I have some scaled textures, scaling is somehow app