dos33fsprogs/graphics
Vince Weaver 489729bc16 appleiibot: gator for floppy day 2021-05-25 16:24:29 -04:00
..
3d_glasses graphics: move some thigns around 2021-01-25 15:28:49 -05:00
dgr made an attempt to check in all missing files 2021-01-05 23:30:41 -05:00
dgr_viewer graphics: move some thigns around 2021-01-25 15:28:49 -05:00
dhgr hgr: update sample programs 2021-01-25 20:39:16 -05:00
galaxy demos: more work 2021-01-05 22:52:10 -05:00
gr appleiibot: gator for floppy day 2021-05-25 16:24:29 -04:00
gr_viewer graphics: update some more 2021-01-05 18:36:47 -05:00
hgr hgr: entropy: still not small enough 2021-05-24 00:45:40 -04:00
hgr_viewer graphics: all makefiles/readmes in place 2021-01-05 18:42:30 -05:00
Makefile graphics: move some thigns around 2021-01-25 15:28:49 -05:00
README graphics: move some thigns around 2021-01-25 15:28:49 -05:00

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