https://github.com/V-Sekai/lasso
A custom Godot Engine module designed to make the task of selecting objects in VR where they may be unevenly distributed in 3d space and the user may have bad aim or shaky hands much easier.
https://github.com/V-Sekai/lasso
Last synced: 23 days ago
JSON representation
A custom Godot Engine module designed to make the task of selecting objects in VR where they may be unevenly distributed in 3d space and the user may have bad aim or shaky hands much easier.
- Host: GitHub
- URL: https://github.com/V-Sekai/lasso
- Owner: V-Sekai
- License: mit
- Created: 2021-04-28T02:36:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-09T14:30:41.000Z (about 1 month ago)
- Last Synced: 2025-03-23T22:07:09.505Z (23 days ago)
- Language: C++
- Homepage:
- Size: 91.8 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-v-sekai - Lasso Makes the Task of Selecting Objects in VR Easier
README
# Lasso
This library calculates lasso math. To be useful, requires integration with https://github.com/V-Sekai/sar1_vr_manager.