1 Repo
Creating virtual reality applications that run directly in web browsers without requiring native app installation.
Distinct from Web Application Development: Distinct from general Web Application Development: specifically focuses on VR applications running in browsers without native installation.
Explore 1 awesome GitHub repository matching web development · WebVR Applications. 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
Creates virtual reality applications that run directly in web browsers without requiring native app installation.