I now implemented VBOs which speeds up rendering a lot and am now working on implementing multisampling. Well, I already got it to work, but it is currently just some kind of ugly hack


Edit: I think it is actually just 1x MSAA, thanks to a typo in my code

. However, MSAA is implemented now and meant to work perfectly fine

.