ManDude
|
dd765b41cb
|
jak 3 shadows (#3530)

|
2024-05-23 18:29:42 +01:00 |
|
Tyler Wilding
|
a06a6c6416
|
cleanup our cmake and build warnings (#2876)
|
2023-08-08 20:53:16 -04:00 |
|
ManDude
|
ecf590f30e
|
fix shadow colors in jak 1 and jak 2 shadow crash (#2647)
Fixes Jak 1 shadow color. Old behavior is subtractive blend with a
hardcoded value, which often times look way too dark, but it looks like
the actual game uses some sort of multiplicative blend and a
customizable shadow color (for all shadows at once).
Before vs after:




Also fixes #2646
|
2023-05-15 01:01:49 +01:00 |
|
water111
|
b79f28fe07
|
[jak2] combined shadow work PR (#2632)
This PR is a combination of
https://github.com/open-goal/jak-project/pull/2507 and some additional
changes to port Shadow VU1 to OpenGL. As far as I can tell, it's
working.
---------
Co-authored-by: Hat Kid <6624576+Hat-Kid@users.noreply.github.com>
|
2023-05-07 12:12:21 -04:00 |
|