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.

React VR

235 pointsby angrydevabout 8 years ago

18 comments

borisyankovabout 8 years ago
For anyone wondering: &#x27;Why JavaScript? Why React?&#x27;, let me remind you, the goal of ReactVR is not to create the most performant game, but to allow the people that are creating websites right now, to create VR websites in future.<p>Using the same technologies is natural.
评论 #13869608 未加载
评论 #13870477 未加载
rayalezabout 8 years ago
Jeeeeziz. HTML&#x2F;JS were designed to display interlinked text documents. Now you can use them for VR. It&#x27;s like building a spaceship out of bicycle parts. That&#x27;s crazy. Crazy cool maybe, but definitely crazy.<p>Love React by the way, will definitely check this out.
评论 #13869581 未加载
评论 #13869793 未加载
评论 #13869697 未加载
评论 #13869741 未加载
评论 #13870320 未加载
HalcyonicStormabout 8 years ago
Suddenly the snippet of code from Westworld makes sense
评论 #13869993 未加载
mumphsterabout 8 years ago
Any reason this was built instead of contributing to aframe[0]?<p>[0] <a href="https:&#x2F;&#x2F;aframe.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aframe.io&#x2F;</a>
评论 #13869325 未加载
评论 #13873722 未加载
评论 #13870659 未加载
评论 #13869344 未加载
评论 #13869246 未加载
jmcdieselabout 8 years ago
And thus, VRML was reborn!!!!!<p>Seriously, anyone remember VRML? It was so cool... it was technically junk and implemented horribly, but it was awesome still somehow. Like goat simulator.
评论 #13873314 未加载
davidingabout 8 years ago
I&#x27;ve used this for a couple of hobby projects and it&#x27;s been fun. One thing I think it does need soon is a VR Browser for the Oculus Rift and&#x2F;or Vive HMD&#x27;s as well. Currently the use of the &#x27;Carmel&#x27; VR browser is Gear VR only, and it would be nice to try some React VR on something with greater oomph.
评论 #13873847 未加载
iamleppertabout 8 years ago
Extending VR to the web and to other sets of developers is great!<p>However, I don&#x27;t see any useful abstractions here besides a bunch of declarative boiler-plate.<p>Creating something that allows more people access to a creative medium requires real abstraction, not just wrapping a bunch of Three.js API&#x27;s in react components.
agdabout 8 years ago
Garbage collection and compilation operations can cause hard to predict, noticeable slowdowns for large real-time JS apps so I&#x27;m skeptical of the use for ReactVR right now. Perhaps I&#x27;m wrong though? Or maybe it will be useful for static, UI scenes?<p>Somebody convince me!
评论 #13869258 未加载
评论 #13869535 未加载
评论 #13870024 未加载
评论 #13869315 未加载
komali2about 8 years ago
Amber Roy will be giving a talk about this at the Google Downtown San Francisco office next Friday: <a href="https:&#x2F;&#x2F;www.meetup.com&#x2F;sfhtml5&#x2F;events&#x2F;237831559&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.meetup.com&#x2F;sfhtml5&#x2F;events&#x2F;237831559&#x2F;</a>
mullsorkabout 8 years ago
What device would you recommend for playing with VR? I&#x27;ve never tried a headset but 3D UI interfaces has been something I&#x27;ve day dreamed about for well over a decade now and it&#x27;d be fun to see it happen.<p>FWIW I&#x27;m on Linux &amp; have an iPhone, if that matters.
endergenabout 8 years ago
I&#x27;d love to see something like what Expo is doing for regular React Native for VR. Even them doing it would be great, I assume that might complicate their branding, but still.<p><a href="https:&#x2F;&#x2F;expo.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;expo.io&#x2F;</a>
Shinchyabout 8 years ago
This is awesome, however I just spent a month making the exact same thing. Oh well, I might give this a go and see if this is more in line with what I want to do.
clintonbabout 8 years ago
Is this the return of VRML?
评论 #13870121 未加载
oelmekkiabout 8 years ago
Obvious question : is it plan at any point to support Unity3D?
suyashabout 8 years ago
This is one project that has changed my mind to finally get going with facebook&#x27;s React framework. I would love to see VR development more simplified and accessible to web developers.
评论 #13871635 未加载
Hydraulix989about 8 years ago
Reminds me of VRML.
Animatsabout 8 years ago
Drawing pictures by writing code is pounding a screw.
评论 #13871593 未加载
saosebastiaoabout 8 years ago
oh bloody hell...is this an elaborate troll?<p>I get it...javascript is the universal language. It&#x27;s also universally hard to fully understand, hard to scale to large codebases, has no shared memory parallelism, has a GC-heavy runtime, and is extremely hard to optimize for performance (both by humans and by compiler optimizers).<p>I appreciate what React has done, it&#x27;s pretty impressive. But I can&#x27;t help but think we&#x27;re getting into parody territory here.
评论 #13869409 未加载
评论 #13869216 未加载
评论 #13869136 未加载