Allegro.cc
Projects
Action252
Adventure22
Arcade216
Board Games30
Demos24
Emulators10
Other68
Puzzle139
Role Playing40
Sports25
Strategy58
Utilities46
Resource Directory
Code Gallery3
Compilers12
Help & Documents13
Libraries63
Media2
Tools8
Depot Games: Wang

Current Version: 0.8

Project Status: Completed

Links: Web Site, Sample graphics programming algorithms used in Wang

Category: Other

Developers: Josh Stewart

Ports: DOS, Windows

Source Code: Available

Author's Description: DOS/Win32 2D Vector Based Graphics Drawing.
C, Allegro, Djgpp.
Its far from perfect and does alot of things the hard way (it was a graphics programming assignment and I wanted to build alot of my own functionality up from scratch using put/getpixel)

Includes Rhide project file and Makefile for easy editing/compiling

The website includes bresenham circle and line functions, rubber-band circle/line drawing algorithms (which dont use blit) and a linked list (amoung other things) all of which can easily be used in your own programs/assignments :)

This was my first allegro program. I have also ported it to win32.

Downloads

Name Comments Size Date
wang.rar Wang - Executable + Source 289,652 11/23/2005 9:33 PM
wang32.rar Wang (win32) - Source + Executables + dlls + libs 582,347 11/23/2005 9:33 PM

What's New:

0.8
I am converting WANG to windows for use with my robotics assignment. WANG will be the gui front end to a system which controls a robotic arm and gets it to draw stuff on paper (robotic etch-a-sketch).

I will be including alot of fixes, adding some new features and taking out anything thats dodgy or stuff the arm cant draw (colors, filled shapes?).

Public Opinion
The Developer
Josh Stewart
Josh StewartSoftware Engineer working developing mining simulators :) (View Profile)