maxwellb / reasongl-interface

Reason GL interface file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReasonglInterface

Interface over OpenGL and WebGL. This alone isn't very useful, it can be used to write your own implementation for a new target that we're not currently supporting. If you implement all of the function in here, any program written on top of ReasonGL will auto-magically work on that new target.

See reasongl for details on how to use this as a library.

About

Reason GL interface file.


Languages

Language:Rust 70.2%Language:OCaml 29.8%