Real-time horizon line visualization on screen with rust

⚓ Rust    📅 2026-02-06    👤 surdeus    👁️ 9      

surdeus

I'm working on a project to visualize the horizon line on a screen in real time.

I have already written a small program in Rust that allows me to retrieve pitch and roll data in real time using an IMU.

Using this data, I would like to visualize the horizon line in real time on a window.

Could you help me find the simplest way to solve my problem?

1 post - 1 participant

Read full topic

🏷️ Rust_feed