A CCTV camera Field-of-View (FOV) visualizer built with PySide6 and PyOpenGL for analyzing and understanding camera coverage areas. fov/ ├── theme.py # Theme management (dark/light mode) ├── constants ...
A standalone Python tool for UV unwrapping 3D .obj meshes using As-Rigid-As-Possible (ARAP) parameterization. Built with Tkinter, it provides a full GUI with a real-time 3D OpenGL viewport and a 2D UV ...