SWORARS
17th May 2020
17th May 2020
waiting for your opinions in the comments...
core
exoticmatter
beautiful
question
pattern
arts
exot
fusion
reactor
circles
Comments
-
@LBPHacker It is actually a moire pattern of the intersection between the pixel grid and the circular EXOT pattern (of an ideal EXOT with no pixel size). Look here, the pattern effect shifts and eventually disappears as it zooms in: https://www.shadertoy.com/view/wdSfWw
-
charging the spirit ball!!!!!
-
Press w 3 times. It looks like star.
-
That aside, the Shadertoy repro works, so that's a good starting point.
-
I'm not correct in this case though. The inadequately sampled function idea would indeed yield these patterns in 1D, but as far as I can tell, in 2D it would yield simple concentric circles centered around origo. Idk, I'll report back when I have a better idea, or I manage to extend the current one to 2D.
-
@LBPHacker has some damn brains. Good on ya!
-
I think it's something to do with the TMP or position of the EXOT
-
like concentric circles with distance between each circle shrinking so that the area between any two adjacent circles is the same. And then put those concentric circles on a square grid. Not sure if this is correct, just a thought
-
I think it's a moire pattern
-
Here, have a reproduction of this in Shadertoy: https://www.shadertoy.com/view/tdSfW1 - This doesn't explain it (that's supposed to be the task of my previous comments), it's just cool because it shows the phenomenon in isolation, outside of TPT.