Edit of asset "XR Kit" Rejected

Old/Current New/Edit
Title XR Kit
Description XR Kit is a set of addons providing various features for XR development in Godot 4.

Complete description and demo project available at: https://github.com/patrykkalinowski/godot-xr-kit

Physics Movement:
Physics-based XR movement. Player hands collide with environment and can grab or push physics object in realistic manner. Player body can collide with physics objects and be moved around in space.

Hand Gesture Recognition:
Real-time recognition of hand poses based on predefined templates.

Smooth Input Filter:
Applies smoothing to XR hand movement using 1Euro filter. Supports hand and controller tracking. Can be used to reduce microstutter or simulate fake weight by increasing hand movement lag.

Cinematic View:
Smooth VR preview for recording in native monitor resolution.

"xr-kit/examples/playground.tscn" implements Physics Movement and Hand Gesture Recognition.
"xr-kit/examples/smooth_input_filter.tscn" implements Smooth Input Filter.

XR Kit has been tested with SteamVR and Oculus (PC and standalone) using Meta Quest 3.
XR Kit is a set of addons providing various features for XR development in Godot 4.

Complete description and demo project available at: https://github.com/patrykkalinowski/godot-xr-kit

Physics Movement:
Physics-based XR movement. Player hands collide with environment and can grab or push physics object in realistic manner. Player body can collide with physics objects and be moved around in space.

Hand Gesture Recognition:
Real-time recognition of hand poses based on predefined templates.

Smooth Input Filter:
Applies smoothing to XR hand movement using 1Euro filter. Supports hand and controller tracking. Can be used to reduce microstutter or simulate fake weight by increasing hand movement lag.

Cinematic View:
Smooth VR preview for recording in native monitor resolution.

"xr-kit/examples/playground.tscn" implements Physics Movement and Hand Gesture Recognition.
"xr-kit/examples/smooth_input_filter.tscn" implements Smooth Input Filter.

XR Kit has been tested with SteamVR and Oculus (PC and standalone) using Meta Quest 3.

Category Scripts
License MIT
Repository Provider GitHub
Repository Url https://github.com/patrykkalinowski/godot-xr-kit
Issues Url https://github.com/patrykkalinowski/godot-xr-kit/issues
Godot version Godot 4.2
Version String 0.4.0 0.3.0
Download Commit a2d6942c2fcf606152e2f6930f1be2c3c841f202 3bd7ca760cabb83355a35be07ad7c14901cd21d7
Download Url (Computed) https://github.com/patrykkalinowski/godot-xr-kit/archive/a2d6942c2fcf606152e2f6930f1be2c3c841f202.zip https://github.com/patrykkalinowski/godot-xr-kit/archive/3bd7ca760cabb83355a35be07ad7c14901cd21d7.zip
Icon Url https://raw.githubusercontent.com/patrykkalinowski/godot-xr-kit/master/icon.png
Preview Update
Type
Image/Video URL https://raw.githubusercontent.com/patrykkalinowski/godot-xr-kit/master/screenshots/physics_movement.gif
Thumbnail https://raw.githubusercontent.com/patrykkalinowski/godot-xr-kit/master/screenshots/physics_movement.gif
Preview Update
Type
Image/Video URL https://raw.githubusercontent.com/patrykkalinowski/godot-xr-kit/master/screenshots/hand_gesture_recognition.gif
Thumbnail https://raw.githubusercontent.com/patrykkalinowski/godot-xr-kit/master/screenshots/hand_gesture_recognition.gif
Preview Insert
Type
Image/Video URL https://github.com/patrykkalinowski/godot-xr-kit/blob/master/screenshots/cinematic_view.gif
Thumbnail https://github.com/patrykkalinowski/godot-xr-kit/blob/master/screenshots/cinematic_view.gif