- Virginia
- msub2.com
- @msub2official
Block or Report
Block or report msub2
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
webxr-showcase Public
Showcasing example WebXR projects in as many engines/frameworks as possible.
-
A VR character controller for A-Frame with teleportation, smooth locomotion, snap turning, and smooth turning.
-
A physical VR character controller for A-Frame using aframe-physics-system
JavaScript 9
-
A polyfill for SpeechRecognition built to function with a SEPIA STT server.
JavaScript 1
1,073 contributions in the last year
Activity overview
Contribution activity
January 2023
Created 13 commits in 4 repositories
Created 5 repositories
- msub2/aframe-resonance-audio-component JavaScript
- msub2/charset-reducer HTML
- msub2/Decker-basic
- msub2/whisper.cpp C
- msub2/MagickML TypeScript
Created a pull request in Oneirocom/Magick that received 2 comments
Event deletion fix + silence a couple of warnings
Fixes being unable to delete events from the database. Prisma expects a number for the id but it was getting a string
Fix an empty for
attribute o…