opengl 0.3.3 copy "opengl: ^0.3.3" to clipboard
opengl: ^0.3.3 copied to clipboard

outdated

OpenGL 4.6 FFI bindings for Dart. Supports Linux, macOS and Windows.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add opengl

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

dependencies:
  opengl: ^0.3.3

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

Import it

Now in your Dart code, you can use:

import 'package:opengl/opengl.dart';
30
likes
0
pub points
55%
popularity

Publisher

unverified uploader

OpenGL 4.6 FFI bindings for Dart. Supports Linux, macOS and Windows.

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi

More

Packages that depend on opengl