Crate vviz

source · []
Expand description

Rapid prototyping GUI, and visual printf-style debugging for computer vision development.

Modules

The app entry point.

Common structures shared between super::manager::Manager and super::gui::GuiLoop.

2d and 3d entities to be added to a super::common::Widget.

The GUI loop implementation details.

User API for UI interaction.

Math helper functions.

Utilities. Collection of functions which don’t fit in other modules.