Clean up Official GLM Resources

This commit is contained in:
Jesse Talavera-Greenberg 2015-11-27 17:25:21 -05:00
parent 7343d1d91f
commit 17c854c9ef

View File

@ -1291,12 +1291,17 @@ vec3 lighting
\newpage{} \newpage{}
\section{References} \section{References}
9. References
9.1. GLM development \subsection{Official GLM Resources}
- GLM website
- GLM HEAD snapshot \begin{itemize}
- GLM bug report and feature request \item \href{http://glm.g-truc.net}{Official website}
- G-Truc Creation's page \item \href{https://github.com/g-truc/glm/releases/tag/0.9.7.1}{Latest stable release}
\item \href{https://github.com/g-truc/glm/archive/master.zip}{HEAD snapshot}
\item \href{https://github.com/g-truc/glm/issues}{Issue tracker}
\item \href{http://www.g-truc.net}{G-Truc Creation's Website}
\end{itemize}
9.2. OpenGL specifications 9.2. OpenGL specifications
- OpenGL 4.3 core specification - OpenGL 4.3 core specification
- GLSL 4.30 specification - GLSL 4.30 specification