mirror of
https://github.com/option8/RetroConnector.git
synced 2025-02-17 07:31:31 +00:00
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
Description
RetroConnector series of open source adapter boards for Apple || series computers.
Languages
C++
94.6%
Python
5.4%