SeanOMik
|
d3555e112d
|
Separate code in square.h and triangle.h to .cpp files
|
2021-11-27 14:06:51 -05:00 |
SeanOMik
|
97e1ce44cd
|
Implement textures and add more stuff to Shader
|
2021-11-27 13:52:48 -05:00 |
SeanOMik
|
79f5fba2ec
|
Add color to `Vertex`es
|
2021-11-25 22:28:47 -05:00 |
SeanOMik
|
625ba885c5
|
Allow triangle class to draw multiple gl triangles
|
2021-11-25 17:02:08 -05:00 |
SeanOMik
|
862833fc71
|
Fix the 2d triangle, create square, create VAO, and VBO objects.
|
2021-11-25 16:15:24 -05:00 |
SeanOMik
|
741b0c5b07
|
Add cmrc for resource compiling, add shaders, create a 2d triangle
|
2021-11-21 01:23:53 -05:00 |
SeanOMik
|
9feff47a35
|
Get an opengl window showing.
|
2021-11-20 00:48:47 -05:00 |