Tags: vr
Head tracking using OpenCV
This Godot module demonstrates head tracking using OpenCV and CUDA for improved performance. It adjusts the camera's perspective in a 3D environment based on the user's head movements captured via webcam.
Godot experiments
A collection of 2D, 3D, and VR experiments in Godot, showcasing various game mechanics and visual effects. The repository includes projects targeting both Godot 3.x and 4.0, with a focus on practical examples and mini-tutorials.
SimulaVR
SimulaVR is a VR window manager for Linux built on the Godot Engine, allowing users to run 2D Linux applications within current-generation VR headsets. It focuses on providing a comfortable and clear VR desktop experience with features like low-pass filtering for improved text quality.
Godot XR Tools
Godot XR Tools provides a collection of support files and scenes to facilitate AR and VR development within the Godot Engine. It offers components and tools to streamline the creation of XR experiences, supporting multiple Godot versions.
Godot XR Template
Godot XR Template is a starter project for developing VR games in Godot Engine. It provides preconfigured exports for Android-based headsets with OpenXR support, example scenes, and integration with Godot XR Tools.