point_glass_opengl 0.1.0
point_glass_opengl: ^0.1.0 copied to clipboard
A Flutter package for high-performance 3D point cloud visualization using native Rust and OpenGL rendering.
0.1.0 #
- Initial release.
- Added Rust-based OpenGL offscreen rendering for native 3D visualization.
- Added Windows/Linux rendering support.
- Added FFI-based Point Cloud rendering with VBO support.
- Added rendering support for points, lines, polygons, axes, grids, and labels.
- Added 3D camera controls with orbit, pan, and roll interactions.
- Added depth-based color mapping and display control APIs.
- Added declarative viewer models and external controller support.