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: 22 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-09T14:30:41.000Z (about 2 months ago)
- Last Synced: 2025-04-09T20:12:30.043Z (22 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
README
# Lasso
This library calculates lasso math. To be useful, requires integration with https://github.com/V-Sekai/sar1_vr_manager.