Making a smoother Contrast Equation

  • Labont
  • Topic Author
More
1 year 9 months ago #1 by Labont Making a smoother Contrast Equation was created by Labont
Hey i'm making a Contrast shader and i'm using this equation : color = (color - 0.5) * Contrast + 0.5;. However, it's not really smooth and creates dark areas. Any idea of another smoother equation?

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