Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 10 JavaScript virtual-reality Projects
-
I combined first person perspective with golf to make this game. I saw some other games that already did this, but I wasn't satisfied with them. I used three.js for the 3D physics engine and Blender for modeling the levels. The other balls in the game are other players' previous runs -- they aren't live / real-time.
-
Project mention: Is it worth learning Three.js in 2023 ? | reddit.com/r/learnjavascript | 2023-03-03
Right now I believe it's still very niche, but with time it will continue to grow and grow. There are a lot of emerging technologies built on three.js that are barely just starting to get off the ground. It's really the core of most Web XR technologies and will still be here when you are ready if you feel node.js is a safer bet right now. If you don't feel confident math wise for it just yet, you can also look into the frameworks built on top of it like A-Frame https://aframe.io to create 3D XR sites and build your knowledge of three.js more slowly over time with a lower bar of entry.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
Project mention: Which programming language is best for developing an app/web app that tracks objects and displays information about smaller items inside them? | reddit.com/r/augmentedreality | 2023-03-01
Thank you very much! Do you know if Viro React is any good? Or if I could achieve my goal with it?
-
-
Hopefully the photo wasn't misleading but this is not (wireless) screen mirroring, rather a networked experience relying on https://github.com/networked-aframe/networked-aframe
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Project mention: Mission to reach and operate at the focal region of the solar gravitational lens | news.ycombinator.com | 2022-07-28
hmm.. right.. if the angle of deflection is low and the star is close enough that its light and deflected light show up very close together. My intuition is this is not the case... remember Eddington's test of relativity was for deflection of starlight around our Sun. We're really close, yet it was observable with the moon obscuring the main sunlight.
the article[1] says "For light grazing the surface of the sun, the approximate angular deflection is roughly 1.75 arcseconds." So, what, we take the arcsin of 1.75 arcseconds to get the apparent divergence ratio, and multiply that by distance to stars? As long as that value is larger than the aperture of your camera, then you don't get competing light? Or maybe you'd need something like the TESS satellite, where you have a screen specially created to only allow certain beam transits into your detector.
I've worked with a nearest 10k stars database (https://celestiary.github.io/#sun) and the edge of that is about 2k light years away. So very roughly, let's say there's 1/8th of those in a certain direction... so you get.. what? some 2k sample points towards some distant object? But really most of them wouldn't deflect that object's light towards Earth, but usually over or undershoot.
Don't really know how to put these together quickly, but is giving me some good food for thought!
-
-
Project mention: From mouse hovering references to reMarkable in 1 keypress. | reddit.com/r/RemarkableTablet | 2022-04-26
I already wrote browser plugins, e.g. https://github.com/Utopiah/vrify/ , so I'm confident it could be done this way. With my current browser setup (Firefox a with Trydactil) it's not needed and as I don't use reMarkable Cloud I don't plan to do it.
JavaScript virtual-reality related posts
- golf64.com
- Graphing on a sphere
- How do I create beautiful 3D graphics in a browser (links in the post)? Where do I start?
- [OC] Fin3D.com - S&P 500 market data visualized in 3D
- Which programming language is best for developing an app/web app that tracks objects and displays information about smaller items inside them?
- A Comprehensive Guide to 3D Animations in React Native with three.js
- Please say me projects ideas for beginner in three.js.
-
A note from our sponsor - Sonar
www.sonarsource.com | 22 Mar 2023
Index
What are some of the best open-source virtual-reality projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | three.js | 89,860 |
2 | A-Frame | 15,141 |
3 | engine | 8,195 |
4 | viro | 2,039 |
5 | aframe-react | 1,367 |
6 | networked-aframe | 1,052 |
7 | blocks | 56 |
8 | celestiary | 18 |
9 | xmas-crystal-ball-threejs | 3 |
10 | vrify | 2 |