Write a shader that draws the full screen rhombus.
The shader should avoid using branching or conditional statements in its code, and instead rely on the abs and step functions to determine the color of each pixel.
abs
step
Expected
Output
You are using the system as a temporary user. To save your progress and avoid losing it, please log in or register.
Program successfully complited.