Quote:
Originally Posted by Rocky651
Rocky,
I am trying to use AGG to replace GDI+. AGG. is a lot faster than GDI+. In some tests it took 20ms to render some rectangles with AGG and 400ms with GDI+. I have a project that uses primitives and transformers(rotation),a nd I am trying to make it faster.
Yes, AGG is not that easy to learn,a nd the documentation is not as good as the GDI+ one. I had to ask on the forum before finding a simple example. The demos are not that good.
I will really need to find a clipping function. I think that there is one, though.
Tiberiu
