gl_dart 1.0.0+1 copy "gl_dart: ^1.0.0+1" to clipboard
gl_dart: ^1.0.0+1 copied to clipboard

dart:ffi bindings for OpenGL library. It connects the opengl32.dll/libgl.so library and loads the functions of the specified version of opengl.

Changelog #

[1.0.0+1] - 19.11.2021 #

  • Fix formatting

[1.0.0] - 19.11.2021 #

  • Bump package:ffi version to 1.1.2

[1.0.0-nullsafety.0] - 20.02.2021 #

  • Make package null safe

[0.2.1] - 02.07.2020 #

  • gl_dart/gl_dart.dart library name hotfix.

[0.2.0] - 02.07.2020 #

Added #

  • gl_dart/gl_dart.dart for manual initialization of the OpenGL.

[0.1.0] - 12.02.2020 #

Changed #

  • Autoformatting
  • The experiments with the OpenGL API are finished. OpenGL extensions remain to be considered.

[0.0.1+1] - 13.02.2020 #

Added #

  • Example

Changed #

  • Formatting
  • Minor fixes
  • Package description

[0.0.1] - 12.02.2020 #

Added #

  • Bindings for OpenGL 1.1 - 4.6
  • Windows and Ubuntu only supported
9
likes
110
pub points
8%
popularity

Publisher

unverified uploader

dart:ffi bindings for OpenGL library. It connects the opengl32.dll/libgl.so library and loads the functions of the specified version of opengl.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ffi

More

Packages that depend on gl_dart