math3d-react
math3d-react copied to clipboard
Possibility for boolean arithmetic?
Hey, I'm not sure if this is implemented or not (and if it is, I can't figure out how to do it).
I'm after some boolean arithmetic and logic gates with the toggle switches. For instance, I would like the following to work: https://www.math3d.org/dDhDVpwCb.
This would be cool to see, and I don't reckon it'd be too hard to implement. Cheers :)
This could certainly be smoother, but boolean logic appears to work with multiple/addition symbols: https://www.math3d.org/cYFQBTI3t (there are some quirks, like if "a" is a boolean value, "a" by itself won't work, but "a *1" will).