SDF Image System
Added 2025-09-17 17:11:19 +0000 UTCHey all!
This system is now LIVE on gjithub to those at the appropriate tier!
The repo name is:
TUT-SDFImage-System
This is, by far, the MOST feature rich and comprehensive system I've ever built. There is a good chance I'll end up posting this to the unity asset store in the future if I can ever perfect it and get the time to write up proper guides etc.
This is probably the first time I've uploaded a project that isn't immediately obvious in terms of how/where to get started. So check out the guide on github to get you started and learn how the system works. It's a fairly complex system, but I've made it as user friendly as possible with editor scripts and hierarchy messages.
If you have any issues or ideas of concerns, shoot me a message! I'll be using this in my future games, so this will likely continue to see updates as I come across a shape or feature that i want that this system doesn't have.
I hope you enjoy guys, cheers!
Comments
that was an oops. Not even sure how i did that. But there were duplicate scripts all over the place in there. It's been cleaned up. Fixed a couple of small bugs today as well. the github version should be good again, thanks for letting me know!
Sasquatch B Studios
2025-10-23 00:23:39 +0000 UTCHey there! I see two different implementations for the SDF system, one in SDF Image/ and one in SDF Renderer/. I don't see documentation for these two pathways, which one is the intended one, or is there a preferred usecase for each pathway? Importing the repo as is into a project leads to duplicate symbol compilation errors because both pathways contain the same symbols.
Emre Dogan
2025-10-21 21:12:32 +0000 UTCyep! I loved this idea so much I went ahead and implemented it. Github should now have all the changes. (I'd go ahead and get the entire project again, as this includes a couple bug fixes, as well as a new 'inner effects' option as well.) SDFSprite works basically identically to SDFImage did. So hopefully it's not too hard to figure out how to use. Guess this should have a new name now? Since it's not just SDF Image anymore lol.
Sasquatch B Studios
2025-09-21 20:33:23 +0000 UTCWill there be a way to use this with sprite renders?
Dazeren
2025-09-19 15:52:13 +0000 UTC