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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Midori – library for animated image backgrounds

6 点作者 aeroheim大约 5 年前

2 条评论

aeroheim大约 5 年前
Hey HN!<p>I wanted to share a library that I’ve been working on for a few months now called midori. This library was built with three.js and uses WebGL. It allows users to use their own images as animated backgrounds for their websites.<p>The primary features supported by the library are:<p><pre><code> - Configurable camera - Animated transitions between backgrounds - Post-processing effects &amp; particles </code></pre> Implementation-wise, there&#x27;s a lot of interesting stuff accomplished via camera manipulation, shaders, and tweening.<p>I would appreciate any feedback. Thanks for taking a look, it means a lot!
dapeebb大约 5 年前
This is really cool!