08-17-2024 10:59 PM
Hello!
I want to make a shader that renders greyscale depth of a game object. Therefore, when a player watch a cube with that shader, the cube will change its color based on the distance between the player and the cube. Like a picture below but just one object with this texture.
I am not very good at HLSL. How should I do that?