Re: [JAVA3D] CapturingPicture

2001-10-02 Thread Charles Bell
If you are using microsoft windows you can do the following trick. I use it to make up quick presentations of screen shots for computer training in PowerPoint or for forwardeing a picture of an error dialog to a help desk. click PrintScreen to copy the image of the whole screen to the system clip

[JAVA3D] CapturingPicture

2001-10-02 Thread Jürgen Vansteelant
Hello, In my application I want to take a picture from my wrl file so I can show an example of the wrl file the user has chosen. This example is a jpeg file, so I convert the wrl file to a jpeg picture. Now my problem is that the picture he makes isn't clear it's rather blurred ,hazly. I've putte