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

Use resources to change color of glfw glew square depending on where mouse is. #19

Open chadthecoder opened 1 year ago

chadthecoder commented 1 year ago

https://thebookofshaders.com/03/

https://linuxhint.com/callback-function-in-cpp/

https://www.google.com/search?q=c%2B%2B+callback&rlz=1CDGOYI_enUS983US983&oq=c%2B%2B+callback&aqs=chrome..69i57j0i512l9.4979j0j7&hl=en-US&sourceid=chrome-mobile&ie=UTF-8

https://youtu.be/yuhNj8yGDJQ?si=mHko0akTQvy_lJDq Time: 19:21

https://youtu.be/EE5cS8EMT78?si=Y4l0Zwmt9dEpmWwv