MannyNe / Tiles

Designs made in C++ using the GLUT library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiles

Graphical design using the GLUT library C++

This code uses the GLUT library for graphical manipulation. I set up the code to run without encountering problems (Tested on Visual Studio 2019), and it should work. But just in case it didn't, download and link the GLUT AND GLEW libraries manually on your system/IDE.

You could use this tutorial on how to link your IDE with the libraries: https://youtu.be/HKGJrzAuTvU

About

Designs made in C++ using the GLUT library


Languages

Language:C 73.7%Language:C++ 13.3%Language:HTML 12.8%Language:CSS 0.2%