Skip to main content

Questions tagged [distortion]

2 votes
0 answers
64 views

Below is the code for a simple wormhole effect shader made in shadertoy.com. I understand everything else except: ...
kyopa's user avatar
  • 141
7 votes
1 answer
821 views

I'm trying to re-implement Blenders (libmv) polynomial lens distortion model using shadertoy, in order to apply the lens distortion in another application ideally by generating a STMap for that. I ...
brockmann's user avatar
1 vote
1 answer
461 views

(example of effect i am trying to render) Rendering Transparent Object in forward rendering is far easier. However I am having an issue when it comes to transparent glass like object that applies post ...
Blue Bug's user avatar
  • 321