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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

360 Video and Photo Capture in 4K for Three.js

62 点作者 jamespollack超过 8 年前

3 条评论

callumprentice超过 8 年前
You might be interested in some code I wrote to write the image meta data for Facebook&#x2F;Flickr etc. directly via JavaScript when you save the image instead of using something external like exiftool.<p>I capture scenes from Second Life and let you view them using three.js - I added an option to export an equirectangular image that has the embedded meta-data I mentioned so you can upload it directly to Facebook etc. and it;ll work.<p>Example here: <a href="http:&#x2F;&#x2F;callumprentice.github.io&#x2F;apps&#x2F;360_snapshot_viewer&#x2F;index.html" rel="nofollow">http:&#x2F;&#x2F;callumprentice.github.io&#x2F;apps&#x2F;360_snapshot_viewer&#x2F;ind...</a> - click on the &quot;twirly arrow&quot; icon at the top :)<p>Code is here: <a href="https:&#x2F;&#x2F;github.com&#x2F;callumprentice&#x2F;callumprentice.github.io&#x2F;tree&#x2F;master&#x2F;apps&#x2F;360_snapshot_viewer" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;callumprentice&#x2F;callumprentice.github.io&#x2F;t...</a>
评论 #13197754 未加载
acarp52超过 8 年前
I&#x27;m continually amazed at the things you can do with three.js. It&#x27;s such a robust library, and to me, it&#x27;s the empitome of open source JS done right. Keep up the good work.
ge96超过 8 年前
Amazing what webgl can do, my computer is still an absolute piece of crap I was only able to capture like 7 frames in the span of a few minutes trying to get something to happen.
评论 #13200547 未加载