dos33fsprogs/graphics
2023-01-27 00:17:18 -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
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
gr rotate: rotate by shearing 2023-01-27 00:17:18 -05:00
gr_viewer
hgr gears: update gears_tiny 2023-01-25 00:58:07 -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

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