Search Tools Links Login

Tunnels & Things


Visual Basic 6, or VB Classic

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). BTW please do not contaminate my progs with the prurient Option Explicit !! Zip file is 63KB.

Original Author: Robert Rayment

Assumptions

Just run it

Returns

Pictures

API Declarations

A few

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 82 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD149212132001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 65,816 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.