Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Sorry about that, it seems that it's a glitch, but I haven't seen that one before.
Could you tell me if you are using Windows or Linux and what version of the operating system?
Thanks for pointing this bug out and if I can reproduce it, hopefully I can fix it.

(+1)

W10, are there specifications on the GPU? pretty old AMD.

(+1)

Thanks for the info. It shouldn't be a problem since I coded it to use OpenGL 2.1 and GLSL 1.2, which is pretty old and should be compatible with most old cards. All I can think of is maybe you need to check if you have the newest drivers for your graphics card?
Either way, I'll look around on some forums and see if  anyone has mentioned similar issues with AMD and the way I've written the renderer.
Sorry I couldn't fix it right away, but you've been very helpful.