point_glass_opengl 0.1.0 copy "point_glass_opengl: ^0.1.0" to clipboard
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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add point_glass_opengl

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  point_glass_opengl: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:point_glass_opengl/point_glass_opengl.dart';
0
likes
160
points
--
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for high-performance 3D point cloud visualization using native Rust and OpenGL rendering.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ffi, flutter, plugin_platform_interface, vector_math

More

Packages that depend on point_glass_opengl

Packages that implement point_glass_opengl