Commit Graph

3 Commits

Author SHA1 Message Date
e7c5176229 Add depth sensing sample and OpenGL tests
- Implemented a new sample application in main.cpp to capture and display a live 3D point cloud using the ZED SDK and OpenGL.
- Created test_opengl.cpp to demonstrate basic OpenGL rendering with depth testing using two triangles.
- Added test_points.cpp to visualize a grid of colored points in OpenGL, showcasing point rendering capabilities.
2026-01-20 10:31:35 +08:00
61ad8346af Add .gitignore, update Dockerfile, and enhance README with udev rules and calibration instructions 2026-01-19 16:18:15 +08:00
4e8a4a5579 init 2026-01-19 12:18:03 +08:00