dos33fsprogs/graphics
2024-12-19 01:03:25 -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 misc: add a few files to clear up git diff 2024-12-19 01:00:16 -05:00
dhgr dhgr: move some stuff around 2023-04-15 00:57:22 -04:00
dhgr_viewer misc: add a few files to clear up git diff 2024-12-19 01:00:16 -05:00
galaxy demos: more work 2021-01-05 22:52:10 -05:00
gr misc: add a few files to clear up git diff 2024-12-19 01:00:16 -05:00
gr_viewer misc: add a few files to clear up git diff 2024-12-19 01:00:16 -05:00
hgr vgi: more pending work 2024-12-19 01:01:27 -05:00
hgr_viewer more minor commits 2024-12-19 01:03:25 -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