TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The Hypnotic World of Degenerate Spirals

226 点作者 thetrustworthy大约 4 年前

16 条评论

graderjs大约 4 年前
So the degenerate part is taking a fixed sample of points no matter how big the spiral gets. The effect is like you're sampling at larger and larger scales, so you get to sample the structure of the spiral at larger and larger scales, and the diversity of patterns you see, is the visual representation of the spiral at these larger and larger scales through the lens of the sample you are taking. That's my explanation anyway.
评论 #27105513 未加载
评论 #27111245 未加载
评论 #27102522 未加载
867-5309大约 4 年前
in the spirit of hypnotic -- a while ago I was searching SO on how to animate canvas elements using js. I fell down a bit of a rabbit hole and a few hours later ended up with this:<p><a href="https:&#x2F;&#x2F;codepen.io&#x2F;867-5309&#x2F;full&#x2F;xxqGmVM" rel="nofollow">https:&#x2F;&#x2F;codepen.io&#x2F;867-5309&#x2F;full&#x2F;xxqGmVM</a>
评论 #27106368 未加载
mensetmanusman大约 4 年前
Reminds me of moiré patterns.<p><a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Moiré_pattern" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Moiré_pattern</a><p>This is found in magic angle graphene, which will likely yield a Nobel Prize in a few years: <a href="https:&#x2F;&#x2F;www.quantamagazine.org&#x2F;when-magic-is-seen-in-twisted-graphene-thats-a-moire-20190620&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.quantamagazine.org&#x2F;when-magic-is-seen-in-twisted...</a><p>I wonder if there is a connection to these spirals and their segmentation lengths…
评论 #27102286 未加载
dogsboywonder大约 4 年前
Reminds me of Junju Ito’s manga, Uzumaki, a masterful horror piece which involves a town becoming consumed with spirals, anyone else read&#x2F;seen it?
评论 #27104617 未加载
评论 #27104976 未加载
评论 #27104458 未加载
评论 #27104501 未加载
评论 #27104670 未加载
评论 #27111262 未加载
评论 #27102687 未加载
delhanty大约 4 年前
&gt;In mathematics, a spiral is a curve which emanates from a point, moving farther away as it revolves around the point.<p>I&#x27;m surprised by that definition and always thought of a spiral as a curve with a monotonic signed-curvature function.<p>So, for example, the Euler&#x2F;Cornu Spiral has a point of inflection where the curvature changes sign at the point of inflection, but the curvature increases continuously all the way from -infinity to + infinity as you travel along the length of the curve. So under my definition the whole Euler Spiral would count as a spiral, even though it stops revolving&#x2F;emanating from a point just under 1&#x2F;4 turn after the inflection point.<p>If you split a curve into segments at its curvature minimum and maximum points (vertices in the differential geometry sense [0]) then each segment has monotonic curvature and I&#x27;d define those as spiral segments. Vertices and monotonic curvature segments are preserved under inversion, which is mathematically useful.<p>In contrast, inflection points with zero curvature are not preserved under inversion. So the Euler spiral can be transformed by a suitable inversion to a curve like the one defined by Wikipedia, that is a curve emanating out from, for example, the origin.<p>Edit: just spotted this in the Wikipedia article on spirals 1]:<p>&gt; Spirals which do not fit into this scheme of the first 5 examples:<p>&gt; A Cornu spiral has two asymptotic points.<p>&gt; The spiral of Theodorus is a polygon.<p>&gt; The Fibonacci Spiral consists of a sequence of circle arcs.<p>&gt; The involute of a circle looks like an Archimedean, but is not:<p>The Cornu spiral I&#x27;ve covered.<p>The spiral of Theodorus doesn&#x27;t have a monotonic curvature function - it&#x27;s a polygon approximation of the Archimedes Spiral, which does.<p>The Fibonacci Spiral&#x27;s curvature function is a monotonic step-function.<p>The involute of a circle is a log-aesthetic curve, all of which have monotonic curvature functions. (The logarithmic spiral and the Euler spiral are also log-aesthetic curves.)<p>[0] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Vertex_(curve)" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Vertex_(curve)</a><p>[1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Spiral" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Spiral</a>
评论 #27102345 未加载
4b11b4大约 4 年前
This is a beautiful example of how to teach math and computer science (or simply, introducing students to &quot;programming&quot; or &quot;coding&quot;) at the same time.
评论 #27103952 未加载
codr7大约 4 年前
I find it interesting that the visualizations seem to cycle polygon complexity, from circles to squares to triangles and back again.
评论 #27104092 未加载
29athrowaway大约 4 年前
If you like this, you might also like: Belousov-Zhabotinsky reactions<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=PpyKSRo8Iec" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=PpyKSRo8Iec</a><p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=kw9wF-GNjqs" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=kw9wF-GNjqs</a><p>They can form very neat patterns.
评论 #27105175 未加载
BLKNSLVR大约 4 年前
Reminds me of Geiss winamp visualisations. Recently installed ProjectM on my Android TV device. Mesmerising.
chrisweekly大约 4 年前
After watching the animated spiral at top of the page for maybe 45 seconds, I scrolled to read the text -- and experienced an interesting aftereffect: alternate lines of text seemed to be moving in opposite directions. Trippy!
MrPatan大约 4 年前
Ooh, and I got an optical illusion for free. After staring at the spiral for a bit the text then seemed to want to spin as well.
评论 #27105164 未加载
cainxinth大约 4 年前
Missed opportunity to title this article: “The Twisted World of Degenerate Spirals.”
Jiocus大约 4 年前
Really wonderful.<p>Anyone who knows how to implement this with projectM, or GLSL?
motdang大约 4 年前
Another example. <a href="http:&#x2F;&#x2F;gpu.pizza&#x2F;#love" rel="nofollow">http:&#x2F;&#x2F;gpu.pizza&#x2F;#love</a>
评论 #27103979 未加载
throwaway_2047大约 4 年前
Tangential, but I am curious. What is the embedded animation&#x2F;player made of?
评论 #27103922 未加载
cochne大约 4 年前
Is this effect a version of signal aliasing?