dos33fsprogs/graphics
2024-05-06 16:27:43 -04:00
..
3d_glasses
both/gears
dgr
dgr_viewer double: finally figure out why dhgr not working 2023-05-08 02:14:34 -04:00
dhgr
dhgr_viewer dhgr_viewer: add missing files 2023-04-27 21:43:13 -04:00
galaxy
gr bubble_gr: clean up comments 2024-05-06 00:54:59 -04:00
gr_viewer dgr_viewer: double lo-res is a pain 2023-05-07 14:55:55 -04:00
hgr bubble_hgr: more optimization 2024-05-06 16:27:43 -04:00
hgr_gimp_palette make_pal: update with more colors 2024-03-16 01:08:57 -04:00
hgr_viewer make_pal: update with more colors 2024-03-16 01:08:57 -04:00
Makefile
README

Testbeds for various graphics modes

+3d_glasses
	some attempts at getting anaglyph 3d (3d graphics) working
	on Apple II.  Didn't work

+ dgr
	code for testing double lores

+ dhgr
	code testing out double-hires

+ dgr_viewer
	a double-lores image viewer

+ galaxy
	an implementation of a galaxy algorithm that looked cool
	fantastically slow on Apple II

+ gr
	code for testing lores

+ gr_viewer
	a lo-res image viewer

+ hgr
	code for testing hires

+ hgr_viewer
	a hi-res image viewer