Overview of aitviewer features
mainaitviewer is a toolset for visualizing and interacting with sequences of 3D data. Key capabilities include:
- Parametric Model Support: Load and display SMPL[-H/-X], MANO, FLAME, STAR, and SUPR sequences.
- Rendering Modes:
- Interactive Viewer: Built-in extensible GUI based on Dear ImGui.
- Headless Mode: For server-side rendering of videos and images.
- Remote Mode: For non-blocking integration of visualization code.
- Advanced Visualization:
- Render 3D data on top of images using weak-perspective or OpenCV camera models.
- Animatable camera paths.
- Prebuilt renderable primitives (cylinders, spheres, point clouds, etc.).
- Editing & Export:
- Manually edit SMPL sequences and poses.
- Export screenshots, videos, and turntable views (mp4/gif).
- Performance: High-performance ModernGL-based rendering pipeline (100fps+ on most laptops).