On Aug 17, 2006, at 10:37 AM, Eric Richards wrote:

So is there a way to off load it to the graphics card ?
What I'm doing is very simple, just drawing some images to a canvas
and I just want to do a comparison of using graphic card and not using one.

If not or something too complex, oh well no big deal.

Low level graphics card drawing is very complex, and very few programmers do it. With the exception of vertex programming (for GPUs that support it), most GPUs require you go through an intermediate library such as DirectX, OpenGL, Quartz, etc...

Have you already coded the drawing and it is too slow? Perhaps you can outline your procedure and we can offer optimization tricks within REALbasic.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to