• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

glsles

  1. A

    Opinion PBR shader in GMS2

    Here is my progress on PBR shader for GMS2. Animations under spoiler. https://marketplace.yoyogames.com/assets/6719/pbr-shader https://github.com/alsekond/PBR_shader_GMS2
  2. F

    Shaders [SOLVED] My first outline shader

    Hey everyone, This is my very first post here. I'm having some issues with an outline shader i'm trying to use. I first tried this guy's code: but it didn't work (no outline at all: just my sprite). Then, I found this topic...
  3. Bingdom

    Shaders [Solved] Problem with outline shader

    Hello GMC! Today I've been trying to make an outline shader. I tried to translate from the concept and code provided from this website from GLSL to GLSL ES. http://blogs.love2d.org/content/let-it-glow-dynamically-adding-outlines-characters Current Code: CREATE EVENT: sprite_scale =...
Top