Hi,

>Delivered-To: [EMAIL PROTECTED]
>MIME-Version: 1.0
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
>Date: Wed, 24 Oct 2001 10:22:13 +0200
>From: Gianni Riccio <[EMAIL PROTECTED]>
>Subject: [JAVA3D] What's happened?
>To: [EMAIL PROTECTED]
>
>Hi all,
>when I launch my applet or my application
>a little message appears:"No compatible device for rendering,please turn on reference
rasterizer enumeration and try again".
>What's happened?
>
>Thanks in advance.Gianni

It means DirectX 7.0 can't found a suitable device for rendering
in your current display mode. Please try

(1) Try other display mode (16/24/32 bit) to see which one
    work. (There is known problem in neomagic graphics card
    that certain display mode has the same problem)
(2) If you have DirectX SDK install, go to Control Panel->
    double click on DirectX icon -> select Direct3D tab ->
    click on the check box "Enumerate Reference Rasterizer"
    and try to run your program again. It should work but
    run very very slow.
    If you don't have DirectX SDK install, please go to
     http://www.microsoft.com/directx to download
(3) Alternatively, you can use the OpenGL version of
    Java3D install of DirectX version of Java3D.


- Kelvin
--------------
Java 3D Team
Sun Microsystems Inc.

===========================================================================
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".

Reply via email to