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

New Volume Feature: Terrain Grass: The Terrain Grass Volume allows th… #37

Closed pastasfuture closed 11 months ago

pastasfuture commented 11 months ago

…e Haunted PSX Render Pipeline to expose additional custom properties for the Terrain Grass shaders.

In the future, this Terrain Grass Volume will likely expose more HPSXRP material features that were previously unmodifiable on the Terrain Grass shaders. Special thanks to joshuaskelly for the first pass at the implementation of terrain grass filtering.

First pass of implementation here: https://github.com/pastasfuture/com.hauntedpsx.render-pipelines.psx/pull/30