Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msub2/godot-webxr-template
A template for quickly getting started with WebXR projects in Godot.
https://github.com/msub2/godot-webxr-template
godot template webxr
Last synced: 28 days ago
JSON representation
A template for quickly getting started with WebXR projects in Godot.
- Host: GitHub
- URL: https://github.com/msub2/godot-webxr-template
- Owner: msub2
- License: mit
- Created: 2021-12-04T04:20:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-06T22:18:38.000Z (about 1 year ago)
- Last Synced: 2024-04-24T04:48:03.857Z (8 months ago)
- Topics: godot, template, webxr
- Language: GDScript
- Homepage: https://godotengine.org/asset-library/asset/1128
- Size: 16.6 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Godot WebXR Template
This is a template for quickly getting started with WebXR projects in Godot. It is based off the original tutorial ([blogpost](https://www.snopekgames.com/tutorial/2020/how-make-vr-game-webxr-godot), [video](https://www.youtube.com/watch?v=vWP7Ti2nhKE)) by [David Snopek](https://github.com/dsnopek), who was responsible for bringing WebXR support to Godot in the first place! Essentially this is just the end result of running through the original tutorial up to the point where the project gets exported. Make sure you have Godot's HTML5 export template downloaded!