gl-legacyversion Documentation on ocaml.org
Legacy OpenGL immediate-mode bindings for OCaml
Quick bindings to old-style OpenGL (glBegin/glEnd, fixed-function transforms, matrix stack), Display Lists, Feedback Mode. For teaching or reviving legacy code. Can be used together with [tgls] for a complete openGL coverage.
Tags | plot 2D 3D graphics openGL |
---|---|
Author | Vu Ngoc San <san.vu-ngoc@laposte.net> |
License | ISC |
Published | |
Homepage | https://github.com/sanette/gl-legacy |
Issue Tracker | https://github.com/sanette/gl-legacy/issues |
Maintainer | Vu Ngoc San <san.vu-ngoc@laposte.net> |
Dependencies |
|
Source [http] | https://github.com/sanette/gl-legacy/archive/refs/tags/0.1.0.tar.gz md5=529c107fcf0b2c8db22e84f2736e376b sha512=f5dd6c410abdb0699cb1d3bb5d6ecf7fbbc8fc48e8a5df21c5ce9b5cb63cf66bcb34c6ac118007eae7b41c0f3481ea7dc6e789a58fdc1a019d56274089ff3a28 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/gl-legacy/gl-legacy.0.1.0/opam |
Required by
- oplot>=0.80