mirror of
https://github.com/g-truc/glm.git
synced 2024-11-16 23:04:35 +00:00
Clean up OpenGL Specifications
This commit is contained in:
parent
17c854c9ef
commit
27076fc593
12
doc/doc.tex
12
doc/doc.tex
@ -1302,10 +1302,14 @@ vec3 lighting
|
|||||||
\item \href{http://www.g-truc.net}{G-Truc Creation's Website}
|
\item \href{http://www.g-truc.net}{G-Truc Creation's Website}
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
9.2. OpenGL specifications
|
\subsection{OpenGL Specifications}
|
||||||
- OpenGL 4.3 core specification
|
|
||||||
- GLSL 4.30 specification
|
\begin{itemize}
|
||||||
- GLU 1.3 specification
|
\item \href{http://www.opengl.org/registry/doc/glspec43.core.20120806.withchanges.pdf}{OpenGL 4.3 core specification}
|
||||||
|
\item \href{http://www.opengl.org/registry/doc/GLSLangSpec.4.30.7.diff.pdf}{GLSL 4.30 specification}
|
||||||
|
\item \href{http://www.opengl.org/documentation/specs/glu/glu1_3.pdf}{GLU 1.3 specification}
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
9.3. External links
|
9.3. External links
|
||||||
- The OpenGL Toolkits forum to ask questions about GLM
|
- The OpenGL Toolkits forum to ask questions about GLM
|
||||||
9.4. Projects using GLM
|
9.4. Projects using GLM
|
||||||
|
Loading…
Reference in New Issue
Block a user