Shader model 3 now supported!

I used geometry shaders in my game to create the wireframe effect which worked great for PC which supports DX11 or Vulkan but not MacOS or WebGL. I had to resort to using GL.lines and the bloom render effect to port to MacOS and WebGL but that wasn't even near as easy as using geometry shaders.

Here is some footage from WebGL: ezgif.com-gif-maker.gif

It looks pretty good and close enough to desktop. If you don't feel like downloading the game or use MacOS please try my game, I'll make sure to check out yours. :grin:

Play Age of Pacman.