pastasfuture / com.hauntedpsx.render-pipelines.psx

A scriptable render pipeline for emulating Playstation-1-style graphics on contemporary hardware.
https://twitter.com/HauntedPs1/
MIT License
383 stars 26 forks source link

Fix for #11 Grass is unaffected by realtime lights #20

Closed thebeardphantom closed 2 years ago

thebeardphantom commented 2 years ago

Here's a before/after the fix in a simple scene with:

Tested both grass shaders via enabling/disabling billboarding on grass instances.

Before: Before

After: After

pastasfuture commented 2 years ago

Thanks so much for tracking down this issue - I fixed it based on your bug report earlier today actually, but hadn't released the changes yet - so closing this PR out. You've been credited in the change log. Thanks again!