VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Fast Graphics with Direct Memory Access (DMA)

by Bill Soo (4 Submissions)
Category: Graphics
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

Graphical operations are amoung the slowest and most cpu intensive tasks a program can do. Using API calls over the native VB Methods can increase speed by several times, but you can get even better performance with Direct Memory Access (DMA).
This project encapsulates DMA operations into a simple ActiveX DLL which converts a stdPicture object into an array. You then manipulate the array to change the picture.

Rate Fast Graphics with Direct Memory Access (DMA)

Download Fast Graphics with Direct Memory Access (DMA)

Download Fast Graphics with Direct Memory Access (DMA) (17 KB)

Fast Graphics with Direct Memory Access (DMA) Comments

No comments have been posted about Fast Graphics with Direct Memory Access (DMA). Why not be the first to post a comment about Fast Graphics with Direct Memory Access (DMA).

Post your comment

Subject:
Message:
0/1000 characters