Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in glm-math

How can I generate a spline curve using glm_gtx_spline::catmullRom?

c++ opengl glm-math

(C++ & OpenGL) I'm trying to rotate a group of vertices (which it'll simulate a square) in a Batch Renderer, but it's not 100% working :(

What glm::normalize does?

Tesselation of the circle in OpenGL

Decomposition of glFrustum in openGL

OpenGL - glm translation and scale composition

c++ opengl scaling glm-math

Get cursor position on Z = 0 plane using glm::unproject()?

c++ opengl cursor glfw glm-math

How I can get the distance in a glm perspective projection that will represent 1 pixel in my screen?

c++ opengl shader glm-math

How to use glm::project to get the coordinates of a point in world space?

c++ opengl glm-math

Calculating lookat matrix using in vertex shader OpenGL 3.x

c++ opengl matrix glsl glm-math

OpenGL camera - View matrix from quaternion behaves incorrectly and pitch is too restricted

How to convert a quaternion to a polar/azimuthal angle rotation

Shader design for multiple vertex types

c++ opengl glm-math

Drawing Quads in OpenGL from .obj File

Object rendering strangely after adding transformations

c linux opengl glm-math

OpenGL object not rendering correctly?

c++ opengl glut glm-math