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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Pulsar – Micro creative coding playground

3 点作者 stankot超过 1 年前
Hey everyone, here is a small project that truly brings me joy. It allows you to create and share animations using code. Instead of me explaining, please try playing with it. If it doesn&#x27;t click right away, consider going through a tutorial.<p>Pulsar is inspired by something I came across on HN a while ago. Unable to find it again, I decided to create my own version. I swear, only after finishing Pulsar I managed to find it again [1].<p>As a bonus, I wanted to run these animations on my DIY LED frame. Check out the video:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;Stanko&#x2F;pulsar&#x2F;tree&#x2F;dev#led-retro-frame">https:&#x2F;&#x2F;github.com&#x2F;Stanko&#x2F;pulsar&#x2F;tree&#x2F;dev#led-retro-frame</a><p>I intended to write a blog post before sharing it on HN, but that is taking forever. So, I&#x27;ll just give you a few technical details:<p>It is built in TypeScript and is open source. User code is executed in a web worker to minimize the risk of malicious use. I&#x27;m proud of the solution, and I find it quite nifty. Initially, I used to render it as an SVG, but in order to create GIFs for the frame, I switched to canvas. SVG gave me a few headaches which I&#x27;ll cover in a blog post (if I ever write one). The syntax highlighter is a trick I found on Stack Overflow. The textarea is transparent, and as you type in it, the code is highlighted and placed into a div which lays on top of the textarea.<p>So, that is Pulsar. I hope it will be as fun for you as it is for me. Let me know what you think.<p>And here is a simple animation of a Christmas tree, happy holidays!<p><a href="https:&#x2F;&#x2F;muffinman.io&#x2F;pulsar&#x2F;?grid=classic&amp;animate=both&amp;code=Y2VpbCgoKGFicyh0ICogMC43KV4yKSo3KSAlIDEyMCkgPT09IGkgPyAwIDogKChhYnMoeS02KSAtIGFicyh4KjIuMykpICogKGNvcyh0ICogMC4yKSAqIDAuMyArIDAuNSkp" rel="nofollow noreferrer">https:&#x2F;&#x2F;muffinman.io&#x2F;pulsar&#x2F;?grid=classic&amp;animate=both&amp;code=...</a><p>[1] <a href="https:&#x2F;&#x2F;tixy.land&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;tixy.land&#x2F;</a>

暂无评论

暂无评论