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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ray-optics: a web app to simulate the reflection and refraction of light

170 点作者 lnyan大约 3 年前

9 条评论

herbstein大约 3 年前
5-or-so years ago I came across a raytracing simulator that looked a bit like this, but did a full spectrograph IC light simulation on top. I haven't been able to find it since, but it was a fascinating little toy to play around with.
评论 #31553129 未加载
tempodox大约 3 年前
Very nice, color me impressed. A presentation with a button to run the thing, and a button to get to the sources. Have you seen the sources? Pure JS, no NPM hell, no build steps. And finally someone making use of the fact that our sources are all UTF-8 now :)
dariosalvi78大约 3 年前
you can try to simulate the Penrose unilluminable room, see <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=x3VluzZTReE" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=x3VluzZTReE</a>
milkey_mouse大约 3 年前
There was a fun game for the Zune HD reminiscent of this called Dr. Optics Light Lab. The only record of it seems to be these poor-quality YouTube videos: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=xKvLCDMe2Og" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=xKvLCDMe2Og</a> <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=zeUYFhT68E4" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=zeUYFhT68E4</a>
评论 #31556325 未加载
评论 #31553973 未加载
NKosmatos大约 3 年前
Nice one, very well done and with many options to play around.
0xfaded大约 3 年前
I&#x27;ve used this for reasoning about our ROV&#x27;s underwater optics.
dekhn大约 3 年前
nice to see a desktop style application with interactive canvas working in the browser.
bil7大约 3 年前
fun toy! Just wasted 15 mins without realising
wwarner大约 3 年前
so great!