openworld_gl 0.0.22 copy "openworld_gl: ^0.0.22" to clipboard
openworld_gl: ^0.0.22 copied to clipboard

cross-platform call OpenGL API by Dart through dart:ffi. 3D programming in the cross-platform. Provides OpenGL with Texture Widget on Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add openworld_gl

With Flutter:

 $ flutter pub add openworld_gl

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

dependencies:
  openworld_gl: ^0.0.22

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

0
likes
0
pub points
27%
popularity

Publisher

unverified uploader

cross-platform call OpenGL API by Dart through dart:ffi. 3D programming in the cross-platform. Provides OpenGL with Texture Widget on Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, flutter_gl_macos, flutter_gl_platform_interface, flutter_gl_web, flutter_gl_windows

More

Packages that depend on openworld_gl