{"library":"freeglut","type":"library","category":null,"description":"A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library.","language":"cpp","status":"active","version":"3.8.0","tags":["opengl","graphics","utility","windowing"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install freeglut","imports":["#include <GL/freeglut.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(freeglut CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE freeglut::freeglut)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}