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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

WebGL metaball playground

20 点作者 nephics将近 14 年前

3 条评论

daeken将近 14 年前
This is a bit off-topic, but I've been working on a little framework for two-triangles-and-a-shader WebGL demos for a couple days and figure that some people might find it useful. I still have stuff to do to wrap it up for v1 (e.g. allowing multiple shaders and render-to-texture, write docs, etc) but it's available at <a href="https://github.com/daeken/windowpane" rel="nofollow">https://github.com/daeken/windowpane</a> . I've been using it to build my entries for the Mozilla Demoparty competitions, and you can see examples here: <a href="http://demoseen.com/windowpane/conc.html" rel="nofollow">http://demoseen.com/windowpane/conc.html</a> <a href="http://demoseen.com/windowpane/plasma.html" rel="nofollow">http://demoseen.com/windowpane/plasma.html</a>
rhdoenges将近 14 年前
If you haven't checked out three.js yet, you should. Mr. Doob really knows his 3D and makes it really easy to draw cool stuff. <a href="http://github.com/mrdoob/three.js" rel="nofollow">http://github.com/mrdoob/three.js</a> -- there's examples there.
alttab将近 14 年前
This is awesome. No plug-in? Imagine what could be done with things like Quake Live...