godot_openvr
GDExtension-based OpenVR (SteamVR) module (by GodotVR)
Goost
A general-purpose, extensible and customizable C++ extension for Godot Engine. (by goostengine)
godot_openvr | Goost | |
---|---|---|
6 | 7 | |
236 | 491 | |
0.4% | 1.4% | |
4.6 | 0.0 | |
19 days ago | over 2 years ago | |
C++ | C++ | |
MIT License | MIT |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
godot_openvr
Posts with mentions or reviews of godot_openvr.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-07.
-
VR inputs (Quest 2 PCVR)
firstly im not using BastiaanOlij's openVR plugin, mainly because it seems out of date and most of the things in it refuse to open/work on my computer, but also because I dont want it to bridge my knowledge of godot and for me to use it as a replacement in the future.
-
Recommendations for open source VR software?
Yes, Godot is also in our game engine collection: https://ossinsight.io/collections/game-engine. Is this the VR project of Godot? https://github.com/GodotVR/godot_openvr
-
Struggling to get VR kinematic body to rotate
I have heard to try basis but I'm a bit new to godot. This is my code if you wouldn't mind giving me some tips on how to correct it for basis rotation, if that's what I'm messing up.
-
Godot OpenVR on Arch Linux does not work
Alternatively if you build the godot_openvr plugin from source https://github.com/GodotVR/godot_openvr, it comes with a small demo project in the demo/ subdirectory. As a heads up, the godot_openvr master branch has changed a lot compared to the latest release on the asset store and the existing tutorials might not apply 1:1.
-
Maintenance release: Godot 3.3.2
I found a bug affecting VR in Godot 3.3+.
Goost
Posts with mentions or reviews of Goost.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-01.
-
I got SVGs rendering at runtime in Godot! Infinitely scalable!
Though even if not, dynamic meshes just from polygons/lines is something I've thought about before. For instance, one of the ideas would be to use lines to create signs/pipes/wall-decorations in-engine rather than needing to make it in 3d software.
-
Qarminer - fuzzer to find crashes in Godot and/or custom modules
I also found it usable when using C++ modules like Godot Voxel(https://github.com/Zylann/godot_voxel) or Goost(https://github.com/goostengine/goost) so if you use modules(in any language), then this tool may be helpful for you.
-
Godot Visual Script a loving state of the language
Basically see my discussion at Goost: https://github.com/goostengine/goost/discussions/96
-
Hello! I want to contribute to an open source tool project for Godot. Which one would you recommend?
Some addons/modules i used: Scatter, Smart2DShape, Anima, Goost and of course all of Zylans's stuff.
-
Announcing the Goost project
If you go into Actions tab and click on one of the workflow runs, you'll notice build artifacts which you can download and try out.
What are some alternatives?
When comparing godot_openvr and Goost you can also consider the following projects:
GodotSteam - An ecosystem of tools for Godot Engine and Valve's Steam. For Linux, Mac, and Windows.
godot_voxel - Voxel module for Godot Engine
luascript - Lua language support for Godot Engine
scatter - Godot engine addon to randomly fill an area with props or other scenes
godot_openxr - (Maintenance mode) OpenXR drivers for the Godot Game Engine v3.x
godotcord - A Discord Game SDK integration for Godot