Quote Originally Posted by brentpresley
I'm not confused mate. Did a thesis project on Molecular Modeling of Protein structures and worked on the SW coding for it. We completely bypassed the driver layer to use the HW directly and trust me, the math for vector-based graphics is almost identical to the math for vector processing (they are both matrix calculations). Heck, the app I wrote would LOVE this feature in a processor. I wouldn't even have to recode it (unlike SSEn, which we would have to recode for)!
what instruction set did you code it for?