1 Repo
A library of reusable React components for constructing 360-degree and virtual reality user interfaces.
Distinct from Declarative Component Libraries: Distinct from general Declarative Component Libraries: specifically provides components for VR and 360-degree user interfaces.
Explore 1 awesome GitHub repository matching user interface & experience · VR Component Libraries. Refine with filters or upvote what's useful.
React 360 is a framework for building immersive virtual reality experiences that run in a web browser using a declarative React component model. It functions as a browser-based VR platform and a WebGL VR renderer, enabling developers to create 360-degree panoramic and stereoscopic content without requiring native code installation. The framework provides a declarative VR component library that describes VR scenes as nested React components, with props mapping to 3D objects, lights, and camera positions. It handles user input from VR controllers, gaze tracking, and mouse events through a unifi
Provides a library of reusable React components for constructing 360-degree and virtual reality user interfaces.