RFR: 8285534: Update the 3D lighting test sample [v2]
Nir Lisker
nlisker at openjdk.java.net
Thu Apr 28 13:03:46 UTC 2022
> 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.
>
> 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`.
Nir Lisker has updated the pull request incrementally with one additional commit since the last revision:
Fix for directional lights not added to scene
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/787/files
- new: https://git.openjdk.java.net/jfx/pull/787/files/2f8fdbef..dae9c1d7
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jfx&pr=787&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=787&range=00-01
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jfx/pull/787.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/787/head:pull/787
PR: https://git.openjdk.java.net/jfx/pull/787
More information about the openjfx-dev
mailing list