3D scene antialiasing

Chien Yang chien.yang at oracle.com
Wed Sep 11 17:21:07 PDT 2013


Hi John,

     Clearly your system is capable of MSAA. Can you send the test 
program and screenshot to me? I will attach them to the JIRA on your behalf.

Thanks,
- Chien

On 9/11/2013 2:58 PM, John C. Turnbull wrote:
> I have created https://javafx-jira.kenai.com/browse/RT-32881 but cannot see
> how I can attach anything... how do I do that?
>
> -----Original Message-----
> From: John C. Turnbull [mailto:ozemale at ozemail.com.au]
> Sent: Thursday, 12 September 2013 07:37
> To: 'Chien Yang'
> Cc: 'Kevin Rushforth'; 'openjfx-dev at openjdk.java.net'
> Subject: RE: 3D scene antialiasing
>
> Hi Chien,
>
> I will file a JIRA issue as there is absolutely no difference between scenes
> with AA and those without and this graphics card most definitely supports
> MSAA.
>
> -jct
>
> -----Original Message-----
> From: Chien Yang [mailto:chien.yang at oracle.com]
> Sent: Thursday, 12 September 2013 00:18
> To: John C. Turnbull
> Cc: 'Kevin Rushforth'; openjfx-dev at openjdk.java.net
> Subject: Re: 3D scene antialiasing
>
> Hi John,
>
>   > Should it be noticeable? (hopefully yes!)
>
> You should see the difference on shape with sloped edge if you platform
> supports MSAA.
>
>    >Is it just a matter of providing true to the second of the boolean
> parameters in the Scene constructor?
>
> Yes this is correct, however this API is still evolving and it will likely
> be difference once it is finalized.
>
> Please file a JIRA if it fails to work as you expected. We will need
> information of your system configuration (output from -Dprism.verbose), an
> attached screenshot and a test program.
>
> Thanks,
> - Chien
>
>    On 9/10/2013 1:03 PM, John C. Turnbull wrote:
>> Hi Kevin,
>>
>> I am using b106 on Windows but I see no difference between turning
>> scene antialiasing on or off whatsoever.
>>
>> Should it be noticeable? (hopefully yes!)
>>
>> Is it just a matter of providing true to the second of the boolean
>> parameters in the Scene constructor?
>>
>> Thanks,
>>
>> -jct
>>
>> -----Original Message-----
>> From: Kevin Rushforth [mailto:kevin.rushforth at oracle.com]
>> Sent: Tuesday, 10 September 2013 23:01
>> To: John C. Turnbull
>> Cc: openjfx-dev at openjdk.java.net
>> Subject: Re: 3D scene antialiasing
>>
>> Yes, it should be working for both D3D (as of b105) and OpenGL
>> (earlier than that).
>>
>> -- Kevin
>>
>>
>> John C. Turnbull wrote:
>>> Could someone please let me know if support for 3D scene antialiasing
>>> is supposed to be working in JDK8 b106?
>>>
>>>    
>>>
>>> If not, when is this feature expected to be implemented?
>>>
>>>    
>>>
>>> Thanks,
>>>
>>>    
>>>
>>> -jct
>>>
>>>     



More information about the openjfx-dev mailing list