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

Sizing Issue (Only after OS detection is done) #2

Open chadthecoder opened 5 years ago

chadthecoder commented 5 years ago

Once OS detection is done, then the Ubuntu non-fullsceen problem needs to be fixed. This problem is caused when the Ubuntu program is not fullscreen and causes the bottom wall to go below the screen.