TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

62 pointsby jamespollackover 8 years ago

3 comments

callumprenticeover 8 years ago
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 未加载
acarp52over 8 years ago
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.
ge96over 8 years ago
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 未加载