Integrated: 8285534: Update the 3D lighting test sample
Nir Lisker
nlisker at openjdk.java.net
Fri May 6 23:20:48 UTC 2022
On Mon, 25 Apr 2022 11:47:45 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
> Update the the test utility. Includes:
> * Refactoring since there is no more need the split pre- and post-attenuation and light types.
> * Added customizable material to the `Boxes` to test the interaction between lights and materials..
> * Light colors can now be changed.
> * Added ambient lights,
>
> Note that GitHub decided to count the removal of the `AttenLightingSample` and addition of the `Controls` file as renaming. The sample is now run now only through `LightingSample`.
This pull request has now been integrated.
Changeset: e24eeceb
Author: Nir Lisker <nlisker at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/e24eeceb28741f4a044ea2cb0cb23a1174b27c66
Stats: 551 lines in 5 files changed: 316 ins; 198 del; 37 mod
8285534: Update the 3D lighting test sample
Reviewed-by: kcr
-------------
PR: https://git.openjdk.java.net/jfx/pull/787
More information about the openjfx-dev
mailing list