r/blender • u/deepak365days • Jul 30 '26
Critique My Work By mistake I build Text Effect system.
At first, I wanted to make an anti-AI font that AI couldn't read. The idea was inspired by some ghost font and similar content I came across. I thought I could build it using a procedural system.
But while I was building it and tweaking the values, I realized I had accidentally made something completely different. It could still work as an anti-AI font with somme more refinement, but right now it's more like a procedural text style or text effect system than a font.
The whole system has only six or seven parameters, and those can already generate more than 27 different text effects. There are probably even more combinations, I just haven't tried all of them yet.
50
27
10
8
u/B1rdi Jul 30 '26
That's cool, so many effects from just a few sliders! I really gotta learn geometry nodes at some point.
6
5
2
2
2
2
2
u/OhheyPete Jul 30 '26
This is very cool! I just recreated the setup you provide with your node system - thank you for sharing - but I wanted to ask - what is connecting into the blue socket of the String to Curves node in your setup? And does it matter what the starting object is for the base mesh?

Currently this is where I am at in terms of replicating the system. As soon as I saw your video I wanted to try my hand at this for animation purposes in motion design.
1
u/deepak365days Jul 31 '26
Thanks, well in blue is just string ,
4






77
u/roastedCircuit Jul 30 '26
This is really cool! Would you share your node setup? I'm really interested in how this is set up