- React
- ReactJS Day
- 2016
- Reactive Reality
Reactive Reality
Massimiliano Mantione at ReactJS Day 2016
We all like building User Interfaces with React. But what happens when our application is showing a 3D world, virtual-reality-like, using WebGL Should we leave the UI in the DOM, flat and out of the 3D environment? Or could React.js be used to build a UI *inside* the 3D world? And what if we wanted to share the business logic code between 3D and 2D versions of the UI?