tonihele / OpenKeeper

Dungeon Keeper II remake
GNU General Public License v3.0
433 stars 41 forks source link

add real lighting #407

Open Trass3r opened 2 years ago

Trass3r commented 2 years ago

Just for the record. At the moment it's still just plain ambient lighting. Real lights are required for advanced effects. https://wiki.jmonkeyengine.org/docs/3.4/core/light/light_and_shadow.html

Dev branch: https://github.com/tonihele/OpenKeeper/commits/light_n_shadow

Trass3r commented 1 year ago

https://github.com/tonihele/OpenKeeper/compare/master...Trass3r:OpenKeeper:shadows