Hi,
Building a Bitmap Editor in Excel (which uses a colored cell for every pixel), i can now import 24-bit bitmaps into an Excel sheet. The VBA script does this:
1 read the pixels of the bitmap and put them in an array
2 stretch or shrink the array to 256 cols and enough rows to keep the...
Hi,
I'm building a 3D first person shooter in Excel at the moment, using autoshapes to draw the environment background (ground, air) and objects (buildings, bad guys, shadows). To get the framerate smooth, i have tried several options, with poor results:
Application.ScreenUpdating
Gives me...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.