|
|
|
|
|
by andybak
3474 days ago
|
|
Compare and contrast: https://aframe.io/ A-frame has got a certain amount of traction, it's component based and declarative. It feels like an extensible "VR HTML" (or "VR Web components"). React is similarly component based - but one step removed from the markup. |
|
A-Frame works with React as well, https://github.com/ngokevin/aframe-react ... but I hope that React VR will attract more web developers to the WebVR community! Good to have more friends in the framework space.