--- title: "OpenGL Test" description: "OpenGL test." navigation: false date: "2021-02-20" img: "/img/opengl-test-preview.png" tags: - C++14 - GLSL - CMake - Software --- Config file and package tracking utility.
Repository at [GitHub](https://github.com/riyyi/opengl-test){target="_blank"}, [GitLab](https://gitlab.com/riyyi/opengl-test){target="_blank"} or [Gitea](https://git.riyyi.com/riyyi/opengl-test){target="_blank"}.
Written in C++ with glad, glfw, glm and stb, using the build tool CMake. Created for the Computer Graphics course at Hogeschool Rotterdam. Design structure. ![opengl test design](/img/opengl-test-design.png "opengl test design") Preview. ![opengl test preview](/img/opengl-test-preview.png "opengl test preview") Demo showcasing translation, rotation, scaling and textures working. You can also fly around, which is not shown in the video. ::VideoLazy{:src="https://riyyi.com/media/opengl-test-demo.webm"} ::