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{}
\section{References}
9. References
9.1. GLM development
- GLM website
- GLM HEAD snapshot
- GLM bug report and feature request
- G-Truc Creation's page
\subsection{Official GLM Resources}
\begin{itemize}
\item \href{http://glm.g-truc.net}{Official website}
\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
- OpenGL 4.3 core specification
- GLSL 4.30 specification