Emilio Saffi
banner
emiliosaffi.link
Emilio Saffi
@emiliosaffi.link
Game Dev & Co-Founder @ Wayfare Studio / Avid ramen lover
https://emiliosaffi.link
Created a shader that "chonkifies" geometry. Came up with a tighter way to extend vertices in screen space with no overdraw per source triangle.

Going to use this for physics and have each pixel be its own little spherecast.

#gamedev #indiedev #indiegame #madewithunity
March 29, 2025 at 5:24 AM
Making sure the edge quads cover everything within a radius from each triangle by letting them extend and overlap at the corners.
#gamedev #indiedev #indiegame #madewithunity
March 22, 2025 at 12:58 AM
Attempting to implement something similar to conservative rasterization in a shader.
#gamedev #indiedev #indiegame #madewithunity
March 21, 2025 at 8:59 AM