-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
11f4f9b
commit a527136
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Godot XR Tools demo | ||
|
||
This is a Godot demo project in support of my [Godot XR Tools tutorial](https://youtube.com/playlist?list=PLe63S5Eft1KYUzXU_h4tCAyIeRCL90QgF) series. | ||
|
||
In order to run this project you will Godot 3.5 or later. | ||
|
||
### License | ||
|
||
Source code is released under MIT (see LICENSE). | ||
|
||
Note that this project contains various assets, licenses for these assets can be found in the assets folder as applicable. | ||
|
||
### Useful links | ||
|
||
- [Godot Engine website](https://godotengine.org) | ||
- [Godot XR Tools](https://github.com/GodotVR/godot-xr-tools) | ||
- [Godot XR Tools Documentation](https://godotvr.github.io/godot-xr-tools/) | ||
- [My Youtube channel](https://www.youtube.com/BastiaanOlij) | ||
|
||
About this repository | ||
--------------------- | ||
This repository was created by and is maintained by Bastiaan Olij a.k.a. Mux213 | ||
|
||
You can follow me on twitter for regular updates here: | ||
https://twitter.com/mux213 | ||
|
||
Videos about my work with Godot can by found on my youtube page: | ||
https://www.youtube.com/BastiaanOlij | ||
|
||
Support my work by becoming my Patreon: | ||
https://www.patreon.com/mux213 |