Live data from Hacker News

A collection of ReactVR experiments

github.com

1–9 of 9 posts

Re: A collection of ReactVR experiments

#3

I can see a bright future for JavaScript

Especially for React. The decision to decouple the component layer from the rendering layer makes it amazingly easy to create new renderers!

I reckon in 2017 we'll see both React and JavaScript a lot more places than before.

Re: A collection of ReactVR experiments

#7
React gets a lot of things right but the technology is not exclusive to JavaScript. We will see adoption of similar approach in other languages with potentially portable views and semi-portable business logic (more decoupling I suppose).

In terms of ReactVR - yes it is pretty cool.

Re: A collection of ReactVR experiments

#8
In case anyone's missing context, there have been a few WebVR renderers for React, some built on top of A-frame, some native WebVR. ReactVR is a new, currently preview, release of a Facebook-built VR React renderer.

It was announced at the Oculus Connect dev conf in October 2016.