Arrow VS godot-xr-tools

Compare Arrow vs godot-xr-tools and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Arrow godot-xr-tools
16 20
796 446
- 3.4%
7.1 7.7
about 2 months ago 21 days ago
GDScript GDScript
MIT License MIT License
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.

Arrow

Posts with mentions or reviews of Arrow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-06.

godot-xr-tools

Posts with mentions or reviews of godot-xr-tools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-06.
  • Godot 4.1 Is Released
    14 projects | news.ycombinator.com | 6 Jul 2023
    It’s a dream compared to UE. I tried on and off over a couple years to power through building some toy VR apps in UE and was never really able to make much progress past their prefab maps. It’s just so freaking complex that, IME, the fun of the process gets crushed under the weight of making zero forward progress.

    As I started a NixOS immersion program a few months back I was looking for a new platform that I col could do 100% of my dev on Lunux. Ran into godot searching vids on YouTube and was really impressed with the workflows so I installed godot and steam (home.packages = [ pkgs.unstable.godot_4 pkgs.steam ]). With openXR support built into godot 4, it automatically picked up the shared lib that stream dropped and in under an hour was walking around using my index and Vive in a VR env and could also build a package for my son’s quest.

    Within a month on-the-side I had built a tabletopesque tank battle game with a custom ray-based suspension over high poly terrain, particle effects, ballistic artillery, and a unique controller input scheme based on the tilt of the controllers (left for body rotation, right for turret). The physics engine is great, rocking the body on fire was simple as an inverse off the shell spawn vector, and the body properly rolls under both lateral and longitudinal axis by virtue of the damper shocks.

    All that to say, I think the biggest difference is that with godot 90% of my effort, code, and time was spent writing implementation code for my game while on UE it was spent writing integration code.

    You obviously miss out on hot topic things like nanite et al, but I learned a long time ago that fidelity has no correlation with an engaging game. The other con will likely be around performance, it’s passable at 90hz, but if you want to start hitting framerates like 144hz, the critical code will probably need to drop to C++ using GDExtention.

    I’ve also noticed that, with the popularity gaining in gltf, that it was rather trivial to find little assets with native support.

    I’d recommend watching some vids on creating VR apps, and another great resource, if you want to grok the interface code is godot’s open-xr-toolkit project: https://github.com/GodotVR/godot-xr-tools/tree/master/addons...

  • AR for mobile devices?
    1 project | /r/godot | 26 May 2023
  • Question on VR game development.
    1 project | /r/virtualreality | 7 May 2023
    It probably depends on what you want to do and if you want this to be a career. If you want to do this as a hobby and the functions you need are described in this toolkit, then I would give Godot a try as the fastest way to try your idea and get up and running and have fun: https://github.com/GodotVR/godot-xr-tools/tree/master/addons/godot-xr-tools/functions. If you want heavy physics based actions like boneworks with a full body avatar, then yeah go unreal or Unity. If you want to try to get hired by a VR studio, then unreal or Unity.
  • Released the Cruelty Squad VR mod made with Godot's OpenXR and XRTools Assets! 2 months of work, but it's been fun. (Github link in comments)
    2 projects | /r/godot | 3 Mar 2023
    Using Godot (actually the engine is 3.3 in game, but I used 3.5 in the editor), and using basically every one of the XR tools: https://github.com/GodotVR/godot-xr-tools
  • Align kinematic body with up direction
    1 project | /r/godot | 30 Jan 2023
    Hi although developed for VR I wonder if this might give you some ideas: https://github.com/GodotVR/godot-xr-tools/blob/master/scenes/sphere_world_demo/sphere_world_demo.tscn
  • Retrogame INSIDE a Godot game?
    2 projects | /r/godot | 14 Jan 2023
    There is also a 2din3d object in the xrtools I think that allows you to assign a scene via code if you wanted to make a mame machine. https://github.com/GodotVR/godot-xr-tools/wiki/PointerAndUI
  • Last VR conversion of the year, /u/slaiyn and team’s Solar Gardener. Thanks to everyone for so much support this year helping me learn Godot!
    3 projects | /r/godot | 28 Dec 2022
    Godot XR Asset and XR Tools asset, making it 100x easier to make these VR conversions, and especially MalcolmNixon who jumped in and literally created an extension of XRTools for the purpose of walking on planets for this project that now everyone can use: https://github.com/GodotVR/godot-xr-tools.
  • I am Robi-Man!
    3 projects | /r/godot | 3 Nov 2022
    XR Tools asset: https://github.com/GodotVR/godot-xr-tools
  • what's the state of VR in godot 4?
    1 project | /r/godot | 5 Oct 2022
  • Does godot work with the quest 2? (if so... tutorials?)
    2 projects | /r/godot | 24 Aug 2022

What are some alternatives?

When comparing Arrow and godot-xr-tools you can also consider the following projects:

awesome-godot - A curated list of free/libre plugins, scripts and add-ons for Godot

RelEcs - A lightweight and easy to use entity component system with an effective feature set for making games.

gdext - Rust bindings for Godot 4

godot_openxr - (Maintenance mode) OpenXR drivers for the Godot Game Engine v3.x

Lorien - Infinite canvas drawing/whiteboarding app for Windows, Linux and macOS. Made with Godot.

godot-console - In-game console for Godot 3.

extensions - Inform 7 extensions -- some may be ready for public use, others may be barely working experiments. Enjoy!

Godot-XR-Avatar - a MIT Licensed VR avatar for the Godot Engine

gdsdecomp - Godot reverse engineering tools

godot-proposals - Godot Improvement Proposals (GIPs)

godot-google-play-billing - Godot Android plugin for the Google Play Billing library

clojure-vr