I am working on a separate project for displaying 3D objects on an applet, and allowing rotation and scaling of the objects.
I expect that ternary logic will give me faster display..as we require lots of mathematical operations during display/rotation and scaling.
I just wanted to know if any one has developed any code/theory on this topic using Ternary Logic? if not lets start....
