• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Shaders 3D Shader - Modify color of pixels below a plane

F

Freddie The Potato

Guest
Heya! I've been playing around with some simple shaders and was hoping to tackle something a little more complex. However, I've been unable to find any resources that pertain to what I'm looking for. A 3D shader that modifies the color of pixels that are viewed through a 3D plane.
For example:

Here is a hole.


A plane exists within this hole.


The pixels that are viewed through this plane should have their colors modified.
(I constructed this image to demonstrate this example.)


Any advice or links to resources / tutorials covering relevant topics would be greatly appreciated!
 
Top