..
|
Parent Directory.
|
|
3DBB.zip
|
25 Mar 1986
57 Kb
|
A 3-dimensional black board for creating 3D drawings that can
be rotated in any direction. Includes GWBASIC-style source code
for PowerBASIC. Freeware by ScAn Software Designs.
|
|
3DExp.zip
|
24 Jul 1995
46 Kb
|
BASIC source code to create 3-dimensional wireframe animations.
Freeware by Rich Geldreich.
|
|
3DFern.zip
|
01 Oct 1996
28 Kb
|
This PowerBASIC plug-in for POVLAB generates a 3D fern by using
a 3D iterated function system. Cardware by Robert Seidel.
|
|
Animate.zip
|
28 Jul 2000
1 Kb
|
Simple spaceship animation a la Space Invaders.
Demonstrates page-flipping animation techniques.
Source code.
|
|
EGAComp.zip
|
27 Aug 1994
4 Kb
|
EGA graphics routines: compress and uncompress, save to disk and load from disk.
For PowerBASIC 3.0 and later. Source code in BASIC and inline assembly language.
Public Domain by Dan Hunting.
|
|
FastBMP.zip
|
12 Dec 2001
2 Kb
|
Display 4-bit uncompressed BMP images using assembly language to access
VGA registers and screen memory. Source code. Public Domain by
Tony Burcham.
|
|
Fern.zip
|
30 Sep 1996
11 Kb
|
Draw a Barnsley's Fern fractal. Source code for both PowerBASIC and QBASIC.
Public Domain by Erika Schulze.
|
|
Fire.zip
|
30 Sep 1996
7 Kb
|
These programs simulate a fire on the monitor. PowerBASIC source code.
Public Domain.
|
|
FLI-PB.zip
|
27 Aug 1996
5 Kb
|
Image viewer for 320x200, 256-color .FLI files. PowerBASIC source code
by Robert Seidel.
|
|
FracCol.zip
|
01 Oct 1996
37 Kb
|
A collection of fractal graphics programs by Robert Seidel.
PowerBASIC source code. Freeware.
|
|
GIFUnit.zip
|
27 Aug 1996
3 Kb
|
View .GIF images in 320x200, 256 colors. Freeware. Original by
Rich Geldreich.
Translated to PowerBASIC by Thaddy de Koning.
|
|
GPrint.zip
|
13 Mar 1994
3 Kb
|
Print at any location, use existing background or specify a background color.
Also shows how to quickly expand fonts for double wide, double high printing.
Public Domain. Original by E.F. Deel. Translated to PowerBASIC by Peter
Helsdon.
|
|
ImgSize.zip
|
24 May 1997
23 Kb
|
Find the size of a .GIF or .JPG image in pixels and create a
corresponding HTML IMG tag. Includes source code for PB/DOS.
Freeware by
John E. Carter.
|
|
Mand.zip
|
09 Jul 1996
23 Kb
|
Mandelbrot set displays for various Mode X graphics modes. Source code in BASIC
and assembly language. Requires an 80386 or better CPU and VGA or better graphics.
Freeware by Erika Schulze.
|
|
Mandel.zip
|
06 Apr 1996
11 Kb
|
Mandelbrot set displays implemented in a variety of ways, demonstrating assorted
optimization techniques. Source code. Freeware by Erika Schulze.
|
|
ModeX11.zip
|
22 Mar 1995
40 Kb
|
Demo of MODEX library for PowerBASIC. Supports VGA "mode X" graphics
in 256 colors, at resolutions of 320x200 to 360x480. Freeware by Matt Pritchard
and Dave Navarro, Jr.
|
|
PBDemo.zip
|
11 Nov 1993
166 Kb
|
PowerBASIC source code to an outstanding graphical demo showing off
the capabilities of the PowerBASIC 3.0 compiler. Created for the
Fall 1993 COMDEX show by Erik Olson.
|
|
PBJPG.zip
|
20 May 2003
31 Kb
|
Image viewer for JPEG (.JPG, .JPE) files. Includes PowerBASIC source code.
Ported from Dmitry Brant's JPeg13.bas to PowerBASIC by
Anthony and Timothy Camarda.
|
|
PBPCX.zip
|
20 Dec 1993
42 Kb
|
Image viewer for 320x200 .PCX files in 256 colors. PowerBASIC source code.
Public Domain.
|
|
PBPlasma.zip
|
24 Jul 1995
3 Kb
|
Display a fractal plasma image in 320x200 in 256 colors. PowerBASIC source
code. Public domain by Mark Phillips and others.
|
|
PCXVGA2.zip
|
08 Jan 1994
6 Kb
|
Image viewer for 640x480 .PCX files in 16 colors.
PowerBASIC source code. Freeware by Greg Turgeon.
|
|
SolarDyn.zip
|
21 Mar 2002
70 Kb
|
Solar System Simulator 2.0 shows a schematic real-time representation
of the Solar System. The planets, the greater moons, and every planet's and
moon's orbits are displayed. Includes source code. Freeware by Bela Valek.
|
|
TGA.zip
|
14 Oct 1996
99 Kb
|
Image viewer for 320x200 .TGA files in 256 colors.
Requires an 80386 or better processor. Includes source code.
Freeware by Erika Schulze and Gunther Ilzig.
|
|
True.zip
|
19 Nov 1998
40 Kb
|
Image viewer for .TGA files using True Color VESA display modes.
Requires an 80386 or better processor, VESA-compliant graphics
adaptor, and XMS memory. Includes source code.
Freeware by Gunther Ilzig and Erika Schulze.
|
|
TrueView.zip
|
18 Jul 1997
165 Kb
|
Image viewer for .TGA files using VESA mode &H112.
Requires an 80386 or better processor, VESA-compliant graphics
adaptor, and XMS memory. Includes source code.
Freeware by Erika Schulze and Gunther Ilzig.
|
|
ViewFont.zip
|
21 Jun 2001
59 Kb
|
ViewFont is a font viewer and collection of fonts. Includes
assorted low-level VGA display routines. Source code. Freeware by
Randall L Glass. Restore directory structure when unzipping.
|
|
Waves.zip
|
28 Jul 2000
2 Kb
|
Wireframe grids deformed into various 3D patterns. Source code.
Public Domain by Murray Moffatt.
|
|
WireFram.zip
|
28 Jul 2000
2 Kb
|
Wireframe 3D solids rotating. Source code. Public Domain by Murray Moffatt.
|
|
XGIF.zip
|
10 Mar 1996
10 Kb
|
Image viewer for 256-color .GIF using "mode X" SVGA graphics. PowerBASIC
source code. By Marc van den
Dikkenberg, among other people.
|
|
YXPrint.zip
|
19 Jun 2001
2 Kb
|
Routine to display text at any screen location in graphics mode 12.
Source code. Freeware from Randall Glass Software.
|