glfw3 1.1.0
glfw3: ^1.1.0 copied to clipboard
A Dart library for accessing common glfw 3.3.8 APIs using, FFI.
glfw3 for Dart #
Requirement #
- ffi ^2.0.1
Note #
Windows 64bit & Linux
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