VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Demo 1 Incredibly Fast Graphical Manipulation

Rom  (4 Submissions)   DirectX   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This code is a screensaver, or rather a demo, that shows an example of several graphic techniques and effects including pointers to a bitmap, fading, mathematical lookup tables, palette switching, and simple Gaussian blurring, and in short, very fast graphical manipulation. The effect is very similar to the winamp plugin 'Geiss' and perhaps others. The code seems to be optimized as much as possible, and runs relatively fast on both my Pentium 3 450mhz and my AMD K6-2 450MHz, considering the effect. You can view additional screenshots at https://romnet.yi.org/prog/demo1/demo1.htm. The palettes are stored in external bitmaps that can be altered for your viewing pleasure. There are two executables in the zip, one runs in a small window and one runs fullscreen at 320x200 using DirectX to change the resolution. (People have been having problems with this- do NOT forget to reference the directdraw type library or you will get an error on Public dd)

Rate Demo 1 Incredibly Fast Graphical Manipulation (9(9 Vote))

Download Demo 1 Incredibly Fast Graphical Manipulation

Demo 1 Incredibly Fast Graphical Manipulation Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters