ImGui GIZMO widget - 3D object manipulator / orientator
-
Updated
Feb 2, 2025 - C++
ImGui GIZMO widget - 3D object manipulator / orientator
This repository include implementation of calibrating intrinsic and extrinsic camera parameter for distance calculation
C/C++ (single) header, quaternion based, 3D camera system for games and other graphics applications
OpenGL Object Viewer With Quaternion Camera
Very early system focused on 3D physics platformer gameplay. Contains a raycast based ground detection system to get collider normal information, allowing forces to be scaled by the current ground angle.
A small application demonstrating Shadows, Bump Mapping, Anti-Aliasing and a Quaternion Camera under DirectX 10
Projection of 3D Camera Points onto the 2D images of each camera and finally create a Bird's Eye View (BEV) representation by combining the projected points from all cameras onto a single 2D grid. The BEV provides a top-down view of the scene, which is crucial for tasks like object detection, tracking, and path planning in autonomous driving.
Add a description, image, and links to the quaternion-camera topic page so that developers can more easily learn about it.
To associate your repository with the quaternion-camera topic, visit your repo's landing page and select "manage topics."