These "dots appearing only while (not) focused" are known as "extinction illusions", namely<p><pre><code> "25 - Appearing Dots"
</code></pre>
is "McAnany's type" [1], and<p><pre><code> "26 - Disappearing Dots"
</code></pre>
is known as "Ninio's type" [2], according Akiyoshi Kitaoka's materials. (I have recreated them too few years ago [3][4], before getting to the source.)<p>[1] <a href="https://www.psy.ritsumei.ac.jp/akitaoka/kieru3e.html#:~:text=McAnany%27s%20typeMcAnany" rel="nofollow">https://www.psy.ritsumei.ac.jp/akitaoka/kieru3e.html#:~:text...</a><p>[2] <a href="https://www.psy.ritsumei.ac.jp/akitaoka/kieru3e.html#:~:text=Ninio%27s%20type" rel="nofollow">https://www.psy.ritsumei.ac.jp/akitaoka/kieru3e.html#:~:text...</a><p>[3] <a href="https://codepen.io/myf/full/XjdmJy" rel="nofollow">https://codepen.io/myf/full/XjdmJy</a> ( scintillation warning)<p>[4] <a href="https://codepen.io/myf/full/jMqoMW" rel="nofollow">https://codepen.io/myf/full/jMqoMW</a> ( scintillation warning)
Cool!<p>I did something similar for my personal favorite illusion, the Ames window illusion. Recreated with CSS: <a href="https://brandondong.github.io/blog/ames_window/" rel="nofollow">https://brandondong.github.io/blog/ames_window/</a>
This is cool, but more as a demonstration of interesting CSS techniques than optical illusions in my opinion.<p>Also, interestingly, I seem to be able to force myself to "see through" all of these illusions except for induced gradients, which I can't stop seeing unless I cover part of the screen.
33 - color fan: There is another interesting optical illusion here: The fan seems to rotate faster when not directly looking at it.
Heh, I used to do these in Excel.
They could make capchas out of these.
These are all super dark, for some reason.
Wow, this is great!<p>I want to put some of them in my UIs.