impworks / corund

2D game engine for mobile devices in C#.
MIT License
17 stars 1 forks source link

Shaders #10

Open impworks opened 7 years ago

impworks commented 7 years ago
impworks commented 7 years ago

The fisheye shader from this link has a lot of issues:

https://www.shadertoy.com/view/4s2GRR

  1. Complete source does not fit into level_9_1, must probably be broken into FisheyeShader and AntiFisheyeShader.
  2. Moving the center produces weird results (especially on "positive" mode).
  3. Effect power is non-linear.
impworks commented 1 year ago

Another fisheye candidate: https://www.shadertoy.com/view/XsVSW1