Godot XR Tools - AR and VR helper library

An asset by Mux213
The page banner background of a mountain and forest
Godot XR Tools - AR and VR helper library hero image

Quick Information

1 ratings
Godot XR Tools - AR and VR helper library icon image
Mux213
Godot XR Tools - AR and VR helper library

These are support scenes for creating AR and VR applications in Godot. They need to be used in combination with one of the AR or VR interfaces.This plugin has been tested with Godot 3.4, it may work with earlier versions.Documentation is provided here:https://github.com/GodotVR/godot-xr-tools/wiki

Supported Engine Version
3.4
Version String
2.5.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Godot XR Tools

README GitHub forks README GitHub Repo stars README GitHub contributors README GitHub

This repository contains a number of support files and support scenes that can be used together with the various AR and VR interfaces for the Godot game engine.

Versions

Official releases are tagged and can be found here.

The following branches are in active development:

Branch Description
master Godot 3 development branch
4.0-dev Godot 4 development branch

How to Use

Information about how to use this plugin can be found in our WIKI.

Preventing hickups

As many of the functions in this module will hide objects that are later shown as the user performs actions, the user will experience a hickup as Godot compiles the shader used to draw the object on screen.

To combat this you will find a scene in this module called misc/VR_Common_Shader_Cache.tscn. Add this scene as a child node to your ARVRCamera. This will trigger the required shaders being compiled the first time your main scene loads.

Licensing

This repository is licensed under the MIT license. See the full license inside of the addons folder.

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 including tutorials on working with VR in Godot can by found on my youtube page: https://www.youtube.com/BastiaanOlij

These are support scenes for creating AR and VR applications in Godot.
They need to be used in combination with one of the AR or VR interfaces.
This plugin has been tested with Godot 3.4, it may work with earlier versions.
Documentation is provided here:
https://github.com/GodotVR/godot-xr-tools/wiki

Reviews

1 ratings
LittleMouseDev Rated positive

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

1 ratings
Godot XR Tools - AR and VR helper library icon image
Mux213
Godot XR Tools - AR and VR helper library

These are support scenes for creating AR and VR applications in Godot. They need to be used in combination with one of the AR or VR interfaces.This plugin has been tested with Godot 3.4, it may work with earlier versions.Documentation is provided here:https://github.com/GodotVR/godot-xr-tools/wiki

Supported Engine Version
3.4
Version String
2.5.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers