Filter that affect only certain objects

  • fs
  • Topic Author
More
7 years 1 week ago - 7 years 1 week ago #1 by fs Filter that affect only certain objects was created by fs
Is there a way do do post processing and apply a filter that only affects the terrain or certain objects?

Maybe something like:

if ( color.r > 0.01 && color.r < 0.9) {
}

Ideas are appreciated.

Thanks!
Last edit: 7 years 1 week ago by fs.

Please Log in or Create an account to join the conversation.

  • Deathmedic
More
7 years 1 week ago #2 by Deathmedic Replied by Deathmedic on topic Filter that affect only certain objects
You would need something like skyrim's or fallout's ENB for something like that.
Reshade is for max compatibility, the best you can do is something todo with colour and try with the colorfilter shader.

Please Log in or Create an account to join the conversation.