Screenshots
[ home | os | assembly/c | utils | docs | screenshots | links | contact me ]
Fez2.exe
Fez Attack 2. A DOS VGA Zelda-style video game written in C/C++. This is the main menu screen. Uses a video game library I've been working on, with inline assembly graphic functions.
Fez2.exe
This is what gameplay looks like in the current version of Fez Attack II.
3d.com
My voxel 3d demo. Uses plasma terrain generation, phong shading, voxel 3d rendering, a video-game style keyboard driver. Point interpolation to come (to cut down on the boxes). Solid (shown) and wireframe versions.
Osupdate.com [source]
The new and improved installation program for PizziOS, since there's no way for me to take a screenshot of PizziOS while running.
Bzoom.com
Blur & Zoom demo. Fire + Starfield = Blur and Zoom. You can sorta see it here. The stuff on the screen is going by to make it look like you're flying through this stiff. Standard palette.
Bzoomf.com
Blur & Zoom demo. Same as the above, but with a fire palette. Now it looks like a more convincing starfield.
Mandel2.com
Mandelbrot's Fractal (see Mandelbrot tutorial) viewed in Fractal Palette 2. This is a new addition to the mandel.zip set, added 11/21/99. The original fractal palette was actually supposed to look something like this, and only looked as it does because of an error in my bitmap -> palette conversion utility that switched the red green and blue components of every color it loaded.
Mandelf2.com
This is my Fire Palette II. It's the same as Fire Palette, except here the color corresponding to 0 iterations (see my Mandelbrot tutorial) is white so you don't get specs everywhere. In Fire Palette color 0 is black.
Fire.com
Classic fire demo.
Fire.com
Flames shoot up like this when the user hits space.
Firec.com
This is the same fire program with a the color palette.
Firechs.com
Here's one of my more artistic executables. I have it viewed through 5 "stripes". This is with the chemical palette.
Namefool.exe
Namefool is a VB program I made in 8th grade. The idea is you type text into the edit box, tab over to the button, aim your mouuse at something, hit space to activate the button and the text under the cursor (if there is any) is changed to what you typed in. Here we see namefool having just changed the caption on the bottom of an explorer window.
Hide.exe
Hide.exe (a.k.a. "F8 Window Reserve") hides windows and "stores" them in the F1-F8 keys. Here hide.exe is about to hide an explorer window.
Hide.exe
Hide.exe just hid the window the user "aimed" at with the mouse, and information about the window is being displayed.
Pizzi.exe
My first windows 32-bit assembly program.
Edpad.exe
Edpad is my 32-bit assembly clone of Notepad. It's notepad minus search and print features. Here it's being used to edit... this site! A very old version of this site, anyway.
Xmas.exe
Christmas clock: counts down days/hours/minutes/seconds to Christmas.

[ home | os | assembly/c | utils | docs | screenshots | links | contact me ]