Skip to content

A C++ OpenGL demonstration program. Overlays the sailing route of vessel on real-time video using location and speed data.

Notifications You must be signed in to change notification settings

Hiroki39/AR-Navigation

Repository files navigation

AR-Navigation

An OpenGL AR navigation demonstration program that overlays sailing route of vessel on real-time video using GPS data. Utilized smooth positioning algorithm to update overlay without sudden position jumps.

Usage:

cmake .
make
./ARNavigation

About

A C++ OpenGL demonstration program. Overlays the sailing route of vessel on real-time video using location and speed data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published