glew 1.2.0 glew: ^1.2.0 copied to clipboard
A Dart library for accessing common glew APIs using, FFI.
glew for Dart #
Requirement #
- ffi ^2.0.2
Note #
Windows 64bit
Example #
learnopengl.com for Dart. https://github.com/sansuido/learnopengl
Contains code samples for all chapters of Learn OpenGL and https://learnopengl.com.
Author #
yamahara