This is a Blender file that contains a Geometry Nodes node group named "DuoDecimalConverter" in the "DuoTest_1" object, and some basic examples of how it can be used, such as animated countdowns.
DuoDecimalConverter:
accepts an integer value to be converted into duodecimal format
accepts strings for the numbers 'dec' and 'el'
outputs a string of characters representing an integer in duodecimal format
It can only convert integers, not floats. It also currently is not able to convert numbers larger than 17279, which requires an additional iteration of calculations. An example for increasing numbers beyond the current limit is included in the node group "DuoDecimalConverter_2" in the "DuoTest_2" object.
This file and its contents are free to use for any purpose that would need such a tool. You can use the incomplete font publicly for anything if you want so long as you credit "Emanscal01".
I made this because I needed it for my own purposes and it was a pain to figure out. So if you need it, I've saved you most of the hassle of developing it!
Made in Blender 4.0
There are no comments yet, log in to add one and start a discussion. Make someone feel good today!