Giter VIP home page Giter VIP logo

Comments (3)

mikearmstrong001 avatar mikearmstrong001 commented on June 18, 2024

OVRUI handles most of the interface with three.js. the notable exception is the Pano, Meshes. OVRUI will be in it's own GitHub repo and will be supported outside of React VR

A base of Three.js was chosen because of our desire to focus on a solution that could coexist with common libraries and because of the popularity of Three.js this was the starting point. As a small team, we decided to focus on the React side and not write another renderer.

Abstracting out Three.js has definitely not been discounted.

Additionally with this release our aim is to support WebVR, WebGL and browser adoption via a common understood paradigm - React.

Do you have any uses that you can detail where Three.js causes problems in adoption? If so what frameworks are you using.

While we do have an internal cpp runtime which is being used within Oculus with the same React VR primitives this is not ready for an Open Source release.

from react-360.

joewood avatar joewood commented on June 18, 2024

The real issue has been the stability of WebGL on a WebView, on a mobile platform. From past experience this hasn't been reliable, so using react-three on Cordova (for example) hasn't provided a great experience.

That said, I think the interfaces and primitives are fine. For example, I think this model would transpose OK to HaloJS, which provides a WebGL like native interface on DirectX. So, I guess the WebGL layer doesn't need to be a full WebView, plus three-js could be swapped out to become the native layer in a react-native app (maybe resurrect three-cpp)

from react-360.

mikearmstrong001 avatar mikearmstrong001 commented on June 18, 2024

WebVR and WebGL in browser will be the focus of this release, and thank you for the links.

We'll be working closely with the team developing Carmel and making internal changes to make sure we are running reliably across the key browsers.

from react-360.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.