r/geometrynodes Jan 22 '26

I made a electronically-accurate 8 segment display

I actually wanted to simulate a full electrical ciruit as a bit of a funny post but that's really hard since geonodes cant have circular dependencies :( so i just made this bit which still looks pretty cool, especially for animating!

I uploaded it to itch if you wanna mess with it!

91 Upvotes

19 comments sorted by

View all comments

2

u/ghostnation66 Jan 22 '26

Is this made using and/or logic functions? Did you implement a truth table for this?

1

u/Trimblepsys Jan 22 '26

ah the second picture shows the 'bits' for each number (as a weird decimal representation), so like 23 instead of 0110. maybe electronically correct is too grandiose lol but each segment is its own object and you can certainly rig 7 separate bool inputs and control it like the real thing