Releases: Baspod/SPHENDR
Releases · Baspod/SPHENDR
Release list
v1.0.0 — Initial Release
v1.0.0 — Initial Release
Welcome to the official first release of SPHENDR — a lightweight, high-performance asynchronous UDP middleware designed for VR tracking ecosystems.
This version establishes a rock-solid, non-blocking foundation for streaming motion telemetry with zero latency.
Key Features
- Async Architecture: Powered by
asyncioto prevent data bottlenecks and ensure ultra-low telemetry latency. - Network Resilience: Highly optimized UDP socket pipeline designed to handle high-frequency data from mobile sensors.
- Modular Ecosystem: Fully decoupled core with dynamic plugin loading support, making it easy to extend tracking functionality.
- Ecosystem Ready: Built with compatibility for major tracking frameworks and protocols (owoTrack, OpenTrack).
How to Run From Source
Since this is a standard open-source Python release, no pre-compiled binaries are required. To get started:
- Download the
Source code (zip)archive from the Assets section below and extract it. - Open your terminal in the extracted folder and install the required dependencies:
python main.py