flgl 0.0.2 copy "flgl: ^0.0.2" to clipboard
flgl: ^0.0.2 copied to clipboard

outdated

One more plugin to use the openGL ES in Flutter apps.

0.0.2 #

  • replaced List<num> with List<double> in M4 class
  • fixed the examples
  • fixed some methods in OpenGLContextES
  • added new methods in OpenGLContextES:
    • added uniformMatrix4fv
    • added uniformMatrix2x3fv
    • added uniformMatrix3x2fv
    • added uniformMatrix2x4fv
    • added uniformMatrix4x2fv
    • added uniformMatrix3x4fv
    • added uniformMatrix4x3fv
    • added uniform1ui
    • added uniform1uiv
    • added uniform2uiv
    • added uniform3uiv
    • added uniform4uiv

0.0.1 #

  • TODO: Describe initial release.
5
likes
0
pub points
32%
popularity

Publisher

unverified uploader

One more plugin to use the openGL ES in Flutter apps.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi, flutter

More

Packages that depend on flgl