Closed planetis-m closed 2 years ago
Report upstream and try to revert to old concepts as they might work
Seems to work fine: https://github.com/planetis-m/raylib-examples/blob/main/shaders/palette_switch.nim#L99 Also tried with seq[Vector2]. Must have been the procs converted to templates that fixed it.
Report upstream and try to revert to old concepts as they might work