Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 527 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 527 Bytes

GLFW

Description

GLFW bindngs for the V language.

Documentation

Please follow the official GLFW documentation

Install

v install https://github.com/duarteroso/glfw

Wrapper

The wrapper around GLFW can be found in its own package vGLFW

Example

A simple usage of the package can be found in the example folder.

Authors

  • @duarteroso
  • @noxomix

License

MIT License