Commit Graph

6 Commits

Author SHA1 Message Date
Hector Martin
5963f88448 Update BLANK-PRODOS.dsk.png with the new code 2015-09-01 17:16:31 +09:00
Hector Martin
495d4ed903 Fix the pixel mapping and improve image processing
The indexing of the byte array was wrong, which is why the images
produced had that funky spiral shape (which wasn't real). The polar
mapping was also incorrect (the tracks were mapped to cylinders and vice
versa).

Besides correcting these issues, improve the output by:
- Point scaling the source vertically by 3x to produce better-defined
  tracks
- Overlaying a "venetian blinds" pattern to add gaps between tracks
- Resizing horizontally to 3072 pixels to reduce aliasing
- 2x oversampling on the polar conversion again to reduce aliasing
2015-09-01 17:06:51 +09:00
Charles Mangin
5bebbcfbc6 added subprocess calls
more error checking, changed sys to subprocess
2015-08-13 12:57:46 -04:00
Charles Mangin
c0f6bbea83 updated readme
includes links to required libraries.
2015-07-29 08:38:59 -04:00
Charles Mangin
f0a4c085a5 Create readme.md 2015-07-27 00:11:25 -04:00
Charles Mangin
7f63e850a1 KansasFest 2015 mass update
revisions or new products announced at KansasFest 2015
(http://kansasfest.org)
2015-07-26 23:49:26 -04:00