Programowanie w systemie UNIX/c grafika/OpenGL: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
m →‎GLFW: kod
Linia 591:
Następnie jest lista rozszerzeń i informacja o dostępności (OK/MISSING).
===matematyczne===
====glm====
* GLM is a C++ mathematics library (and to replace OpenGL fixed pipeline functions) for 3D software based on the OpenGL Shading Language (GLSL) specification.
 
sudo apt-get install libglm-dev
 
===graficzne===