VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Tunnels & Things

Robert Rayment  (69 Submissions)   Graphics   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Tunnels & Things by Robert Rayment:
The simplicity of this appeals to me. Draw to a byte array and blit it to the form using StretchDIBits. The advantage of StretchDIBits is that it can take a pointer to the byte drawing surface and to a palette. It can be as close as VB gets to direct screen addressing similar to the old DOS Screen 13, only better. It is no competitor to DirectX but is very much simpler and pretty fast. The demonstration shows various tunnels, MMX scrolling, Plasma, Fire etc. Drawing is done using VB and animation using assembler (assembler doesn't have to be used but I prefer it). Win98 only. Zip file is 63KB.

Assumes
Just run it

Returns
Pictures

API Declarations
A few

Rate Tunnels & Things (14(14 Vote))
Tunnels & Things.bas

Tunnels & Things Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters