dos33fsprogs/graphics
Vince Weaver 8823615189 flood_fill: initial checkin 2023-02-15 00:18:15 -05:00
..
3d_glasses graphics: move some thigns around 2021-01-25 15:28:49 -05:00
both/gears gears: somehow Makefile was wrong 2022-11-04 23:24:49 -04: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 dhgr: fix raster4 sample 2021-07-21 22:46:20 -04:00
galaxy demos: more work 2021-01-05 22:52:10 -05:00
gr rotate: more work on shear rotate 2023-01-27 13:26:45 -05:00
gr_viewer graphics: update some more 2021-01-05 18:36:47 -05:00
hgr flood_fill: initial checkin 2023-02-15 00:18:15 -05:00
hgr_viewer some updates from a non-as-often used computer 2023-01-06 13:26:45 -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