Adrian Cochrane on Nostr: Skimmed another of Blender's dependency (this one's also used in its camera-tracking ...
Skimmed another of Blender's dependency (this one's also used in its camera-tracking code, amongst elsewhere) "LibEigen3".
Its basically a maths toolbox.
I don't find it all that interesting to study on its own, but relating it to my plans for a hypothetical reengineer from hardware on up... I'd want to include machine opcodes for much of this to help make code more concise!
Many CPUs already have! A large part of Eigen3 is there to take advantage of that...
Its basically a maths toolbox.
I don't find it all that interesting to study on its own, but relating it to my plans for a hypothetical reengineer from hardware on up... I'd want to include machine opcodes for much of this to help make code more concise!
Many CPUs already have! A large part of Eigen3 is there to take advantage of that...