README.md

December 5, 2022 ยท View on GitHub

Wu Pixels

Description

This code demonstates the use of Wu pixels.

Circles and lines drawn using Wu pixels will have an anti-aliased appearance because this method of plotting uses floating point math to plot pixels in groups of four in a 2x2 block and varying the brightness of the pixels. This program uses no OCX's or third-party DLL's, just VB and the API (SetPixel and GetPixel).

More Info

Submitted On2004-03-29 16:53:04
ByChris Jennings
LevelBeginner
User Rating4.9 (34 globes from 7 users)
CompatibilityVB 4.0 (32-bit), VB 5.0, VB 6.0
CategoryGraphics
WorldVisual Basic
Archive FileWu_Pixels1726113292004.zip