Peripheral drift illusion: Difference between revisions

Content added Content deleted
m (→‎{{header|Julia}}: added imgur link)
m (→‎{{header|Wren}}: added imgur link)
Line 165: Line 165:
=={{header|Wren}}==
=={{header|Wren}}==
{{libheader|DOME}}
{{libheader|DOME}}
This reproduces the codepen image and does indeed appear to move although it's static.
This reproduces the codepen image and does indeed appear to move although it's static.
See the output [https://imgur.com/xyVcnif on imgur]
<lang ecmascript>import "dome" for Window
<lang ecmascript>import "dome" for Window
import "graphics" for Canvas, Color
import "graphics" for Canvas, Color