dos33fsprogs/graphics
Vince Weaver 2e11fcb13a make_pal: update with more colors
not sure if really useful
2024-03-16 01:08:57 -04: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 double: finally figure out why dhgr not working 2023-05-08 02:14:34 -04:00
dhgr dhgr: move some stuff around 2023-04-15 00:57:22 -04:00
dhgr_viewer dhgr_viewer: add missing files 2023-04-27 21:43:13 -04:00
galaxy demos: more work 2021-01-05 22:52:10 -05:00
gr keen: initial checkin 2024-03-09 13:36:33 -05:00
gr_viewer dgr_viewer: double lo-res is a pain 2023-05-07 14:55:55 -04:00
hgr bubble: add optimized versions 2024-03-03 22:15:03 -05:00
hgr_gimp_palette make_pal: update with more colors 2024-03-16 01:08:57 -04:00
hgr_viewer make_pal: update with more colors 2024-03-16 01:08:57 -04: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