Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/autruonggiang/create-a-vr-solar-system-with-a-frame
Creating a Virtual Reality (VR) Solar System using A-Frame involves building a 3D environment that simulates the celestial bodies in our solar system. A-Frame is a web framework for building virtual reality experiences, and it leverages HTML and JavaScript for ease of development.
https://github.com/autruonggiang/create-a-vr-solar-system-with-a-frame
javascript mdx solar-system virtual-reality vr
Last synced: 16 days ago
JSON representation
Creating a Virtual Reality (VR) Solar System using A-Frame involves building a 3D environment that simulates the celestial bodies in our solar system. A-Frame is a web framework for building virtual reality experiences, and it leverages HTML and JavaScript for ease of development.
- Host: GitHub
- URL: https://github.com/autruonggiang/create-a-vr-solar-system-with-a-frame
- Owner: autruonggiang
- Created: 2024-03-12T15:26:39.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-13T04:47:03.000Z (11 months ago)
- Last Synced: 2024-11-13T17:51:57.414Z (3 months ago)
- Topics: javascript, mdx, solar-system, virtual-reality, vr
- Language: MDX
- Homepage: https://autruonggiang.github.io/create-a-vr-solar-system-with-a-frame/
- Size: 18.6 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Create a VR Solar System with A-Frame
Creating a Virtual Reality (VR) Solar System using A-Frame involves building a 3D environment that simulates the celestial bodies in our solar system. A-Frame is a web framework for building virtual reality experiences, and it leverages HTML and JavaScript for ease of development.## Resources
- [Codédex article](https://www.codedex.io/projects/create-a-vr-solar-system-with-a-frame)
- [GitHub repository for this project](https:./github.com/codedex-io/projects/tree/main/projects/create-a-vr-solar-system-with-a-frame)
- [A-Frame documentation](https://aframe.io/docs/1.5.0/introduction/)
- [More about WebVR (WebXR) experiences](https://en.wikipedia.org/wiki/WebXR)