dos33fsprogs/graphics
Vince Weaver 6c7139300b made an attempt to check in all missing files 2021-01-05 23:30:41 -05:00
..
3d demos: finally everything should build again 2021-01-05 23:09:35 -05:00
dgr made an attempt to check in all missing files 2021-01-05 23:30:41 -05:00
dhgr graphics: working on the graphics dir 2021-01-05 18:33:30 -05:00
dhgr_viewer graphics: working on the graphics dir 2021-01-05 18:33:30 -05:00
galaxy demos: more work 2021-01-05 22:52:10 -05:00
gr made an attempt to check in all missing files 2021-01-05 23:30:41 -05:00
gr_viewer graphics: update some more 2021-01-05 18:36:47 -05:00
hgr graphics: all makefiles/readmes in place 2021-01-05 18:42:30 -05:00
hgr_viewer graphics: all makefiles/readmes in place 2021-01-05 18:42:30 -05:00
Makefile demos: finally everything should build again 2021-01-05 23:09:35 -05:00
README demos: finally everything should build again 2021-01-05 23:09:35 -05:00

README

Testbeds for various graphics modes

+3d
	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

+ dhgr_viewer
	a double-hires 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