caramelli / TinyGLUT

Small implementation of GLUT (OpenGL Utility Toolkit)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small implementation of GLUT (OpenGL Utility Toolkit)
-----------------------------------------------------

The TinyGLUT package contains a small implementation of GLUT that supports
multiple backends:
  - egl, Embedded-system Graphics Library with x11, directfb, fbdev, wayland
  or dummy platform
  - glx, OpenGL Extension to X11
  - dfbgl, OpenGL Extension to DirectFB
  - glfbdev, OpenGL Extension to Linux FBDev

Have fun,

Nicolas Caramelli

About

Small implementation of GLUT (OpenGL Utility Toolkit)

License:BSD 2-Clause "Simplified" License


Languages

Language:C 87.5%Language:CMake 6.3%Language:M4 3.8%Language:Makefile 2.4%