If you are asking if I have bought or downloaded a DLL that implements
a CG library, the answer is: no. Everything was developed absolutely
from scratch, since the very first function to set a single pixel's
color.
Currently, I already have kind of 3,000,000 lines of code among:
- many Computer Graphics libraries;
- test and proof of concept softwares;
- CG applications.
If you are asking if I have created a DLL myself, the answer is: no.
Something like a DLL is useless to me. Most of my CG libraries are
employed to implement Picture to People server side software. I need
static linking to achieve best performance.