All Projects → beemsoft → Webxr Physics

beemsoft / Webxr Physics

Licence: gpl-3.0
Adds physics to WebXR

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Webxr Physics

Webxr Emulator Extension
WebXR emulator extension
Stars: ✭ 231 (+1183.33%)
Mutual labels:  threejs, vr, webxr
Ideaspace
😎 Create interactive 3D and VR web experiences for desktop, mobile & VR devices
Stars: ✭ 344 (+1811.11%)
Mutual labels:  threejs, vr, webxr
Webxr Handtracking
👐 WebXR hand tracking examples
Stars: ✭ 116 (+544.44%)
Mutual labels:  threejs, vr, webxr
spacesvr
A standardized reality for the future of the 3D Web.
Stars: ✭ 135 (+650%)
Mutual labels:  threejs, vr, webxr
Remixvr
RemixVR is a tool for collaboratively building customisable VR experiences.
Stars: ✭ 129 (+616.67%)
Mutual labels:  threejs, vr, webxr
app
Web metaverse client
Stars: ✭ 115 (+538.89%)
Mutual labels:  threejs, vr, webxr
Jeelizar
JavaScript object detection lightweight library for augmented reality (WebXR demos included). It uses convolutional neural networks running on the GPU with WebGL.
Stars: ✭ 296 (+1544.44%)
Mutual labels:  vr, webxr
React Babylonjs
React for Babylon 3D engine
Stars: ✭ 299 (+1561.11%)
Mutual labels:  physics, vr
Spoke
Easily create custom 3D environments
Stars: ✭ 321 (+1683.33%)
Mutual labels:  threejs, webxr
Vue Vr
A framework for building VR applications with Vue
Stars: ✭ 348 (+1833.33%)
Mutual labels:  threejs, vr
Taro
A lightweight 3D game engine for the web.
Stars: ✭ 345 (+1816.67%)
Mutual labels:  physics, webxr
Troika
A JavaScript framework for interactive 3D and 2D visualizations
Stars: ✭ 342 (+1800%)
Mutual labels:  threejs, webxr
Moonrider
🌕🏄🏿 Surf the musical road among the stars. Side project built by two people in a few months to demonstrate WebXR.
Stars: ✭ 292 (+1522.22%)
Mutual labels:  threejs, webxr
3dio Js
JavaScript toolkit for interior apps
Stars: ✭ 255 (+1316.67%)
Mutual labels:  threejs, vr
Three Mesh Bvh
A BVH implementation to speed up raycasting against three.js meshes.
Stars: ✭ 302 (+1577.78%)
Mutual labels:  threejs, webxr
use-ammojs
ammo.js physics for use with react-three-fiber
Stars: ✭ 16 (-11.11%)
Mutual labels:  threejs, physics
aframe-hit-test
A-Frame hit-testing example
Stars: ✭ 39 (+116.67%)
Mutual labels:  threejs, webxr
Aframe Inspector
🔍 Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
Stars: ✭ 469 (+2505.56%)
Mutual labels:  threejs, vr
Vr Dos
💾 Virtual Reality DOS 💾
Stars: ✭ 416 (+2211.11%)
Mutual labels:  vr, webxr
A Painter
🎨 Paint in VR in your browser.
Stars: ✭ 539 (+2894.44%)
Mutual labels:  threejs, vr

WebXR Physics

This is a follow-up project of the WebVR Physics project, with the following updates:

  • Replaced the WebVR API with the new WebXR API, while still focusing on VR.
  • Migrated the codebase to TypeScript and webpack.

It uses the Cannon.js physics library. Spatial audio is added using the Resonance Audio Web SDK.

Tested with Oculus Quest headset + 2 controllers

Demo

https://www.techytax.org/vr/

Usage

cd experiments
npm install
npm start 

Screenshot

alt screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].