VRPN client in native GDScript (Godot)
Find a file
2025-06-27 23:36:10 +02:00
.editorconfig initial checkin 2025-06-26 10:57:37 +02:00
.gitattributes initial checkin 2025-06-26 10:57:37 +02:00
.gitignore initial checkin 2025-06-26 10:57:37 +02:00
icon.svg initial checkin 2025-06-26 10:57:37 +02:00
icon.svg.import initial checkin 2025-06-26 10:57:37 +02:00
Notes.md WIP 2025-06-26 21:19:51 +02:00
project.godot initial checkin 2025-06-26 10:57:37 +02:00
Root.tscn WIP 2025-06-26 21:19:51 +02:00
SocketClient.gd read whole blocks of data and marshalling to messages 2025-06-27 23:36:10 +02:00
SocketClient.gd.uid WIP 2025-06-26 21:19:51 +02:00
uvrpn.gd WIP 2025-06-26 21:19:51 +02:00
uvrpn.gd.uid initial checkin 2025-06-26 10:57:37 +02:00
VRPN.gd read whole blocks of data and marshalling to messages 2025-06-27 23:36:10 +02:00
VRPN.gd.uid WIP 2025-06-27 17:55:19 +02:00
vrpn.test.cfg decoding VRPN message body 2025-06-27 16:04:08 +02:00