How to Install glee-dev in Ubuntu 18.04



Install glee-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install glee-dev

Description:

extension loading library for OpenGL - development

GLee (GL Easy Extension library) is a free cross-platform extension loading library for OpenGL. It provides seamless support for OpenGL functions up to version 3.0 and 398 extensions. . Features: * Core functions up to OpenGL 3.0 * 398 extensions * Lazy loading for extension functions, so no initialisation code is required * Forced extension loading, though the GLeeForceLink function. . This package contains the development libraries and headers.

Homepage: http://elf-stone.com/glee.php

Version: 5.4.0-2

Section: universe/libdevel