RFR: 8217472: Add attenuation for PointLight

Kevin Rushforth kcr at openjdk.java.net
Wed Jul 15 13:11:51 UTC 2020


On Wed, 15 Jul 2020 00:16:03 GMT, Nir Lisker <nlisker at openjdk.org> wrote:

>>> I've added sphere with 10, 64 (default) and 200 divisions.
>> 
>> Thanks, I'll take a look at it.
>
> Using AMD RX 470 4GB on Ubuntu 18, all 3 spheres averaged 60 fps both before and after the patch.
> 
> I wonder why the number is half what it is on Windows. Is it capped?

Yes, in general frame rate should be limited to the refresh rate of the monitor, although it isn't in all cases. I
would not count on running faster than 60 fps.

-------------

PR: https://git.openjdk.java.net/jfx/pull/43


More information about the openjfx-dev mailing list