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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: First person 3D environment using CSS 3D Transforms for rendering

94 点作者 ath92大约 5 年前

13 条评论

_bxg1大约 5 年前
Fun fact, Three.js (the go-to high-level 3D library for JavaScript) actually has a CSS3DRenderer you can slot in for any arbitrary Three.js project: <a href="https:&#x2F;&#x2F;threejs.org&#x2F;examples&#x2F;#css3d_molecules" rel="nofollow">https:&#x2F;&#x2F;threejs.org&#x2F;examples&#x2F;#css3d_molecules</a>
评论 #22501697 未加载
iKlsR大约 5 年前
Related <a href="https:&#x2F;&#x2F;keithclark.co.uk&#x2F;labs&#x2F;css-fps&#x2F;" rel="nofollow">https:&#x2F;&#x2F;keithclark.co.uk&#x2F;labs&#x2F;css-fps&#x2F;</a>
jmiskovic大约 5 年前
You triggered some strange bug in Firefox. I&#x27;m getting many notifications that this site captured mouse pointer long after I&#x27;ve closed it.
core-questions大约 5 年前
Nice vaporwave aesthetic in there. Add a fountain with some particles!
评论 #22501737 未加载
verytrivial大约 5 年前
So close! Enticing checkerboard pattern and some unshaded wood texturing then a hard crash for Firefox Android 68.5.0. Evokes the early 90s which reminds me that anyone who hasn&#x27;t seen the &quot;Community&quot; episode with the VR parody must watch it immediately: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;z4FGzE4endQ" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;z4FGzE4endQ</a> (this seems to be a super-cut which will annoy the writers, bit still)
评论 #22503057 未加载
gitgud大约 5 年前
Pretty cool, it seems to use the DOM directly instead of a &lt;canvas&gt; element, amazing it can perform as well as it does with constant css and element manipulation (notoriously slow)<p>I like that there&#x27;s collision detection too!
评论 #22501169 未加载
mleonhard大约 5 年前
The video on the TV behind the door: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=ICcFMBzOnYs" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=ICcFMBzOnYs</a>
leshokunin大约 5 年前
I can’t do anything on mobile. Using safari on iOS.
评论 #22500795 未加载
rhacker大约 5 年前
I&#x27;m a bit confused... is this just for the awesome factor that you can do this with CSS?
评论 #22504013 未加载
vlovich123大约 5 年前
Very cool although noticing lots of tearing on Chrome w&#x2F; an nVidia GPU on Windows 10.
voldacar大约 5 年前
very cool.<p>you should write a quake clone like this
calcar大约 5 年前
quite heavy
clarry大约 5 年前
Yay, view keeps drifting up &amp; left when mouse is grabbed. Looks like Mozilla can&#x27;t ever seem to get this ancient bug fixed :(