Source
- URL: https://x.com/redorav/status/1888531027016261912
- Author: Emilio López (@redorav)
- Posted: 2025-02-09 10:10:58
Branch
1/ @redorav
@iquilezles
Good advice! In HLSL you can also use the select() function to do the ternary which makes it explicit that you want a ternary, not sure if GLSL has a similar thing