chadthecoder / graphicsProject

Graphics project using SDL2, ASIO OPENGL, GLEW, WebGL, miniaudio, stb (Only stb_image.h right now), assimp (implementing now), PerlinNoise from Reputeless, and GLM. Following multiple tutorials to learn how to code graphics in C++.
0 stars 3 forks source link

Watch missed youtube videos on openGL. #18

Closed chadthecoder closed 9 months ago

chadthecoder commented 10 months ago

Go back to index buffers and errors in cherno series for opengl to implement test for glfwGlew project.

chadthecoder commented 9 months ago

Finished, up to projection matrix