[movitz-devel] Simple VGA Graphics.

M Bealby mbealby at gmail.com
Thu Mar 8 18:09:51 UTC 2007


From: "Vikas N Kumar" <vikasnkumar at users.sourceforge.net>
Subject: Re: [movitz-devel] Simple VGA Graphics.
Date: Wed, 7 Mar 2007 10:14:23 -0500

> This is great.
> I have forever wanted to learn how to do this.
> Do you have any starting points for learning ?
> 
> Thanks
> Vikas
> 

Thanks. :)

One of my main resources was Google actually.  Try a search for "vga
programming" and a number of tutorials will turn up.  One that I found useful
(however, avoid the sections about using BIOS calls) was:

http://www.geocities.com/SiliconValley/Park/8933/vga.html

VGA programming is very rewarding due to its graphical nature, so if you are
interested I would urge you to try it.

I'm just fleshing out some routines (line, circle etc.) so perhaps someone
could make some simple vector graphics demos (or even games!).

I hope to have the vector routines (along with some simple compression on that
image) and a diff made up by the end of the weekend.

Thanks,
Martin



More information about the movitz-devel mailing list