mirror of
https://github.com/TomHarte/CLK.git
synced 2025-01-12 15:31:09 +00:00
Merge pull request #248 from TomHarte/BetterCPCShot
Adds a better example of correct-aspect-ratio CPC output
This commit is contained in:
commit
a295b42497
@ -43,6 +43,7 @@ If your machine has a 4k monitor and a 96Khz audio output? Then you'll get a 4k
|
||||
| 1:1 Pixel Copying | Correct Aspect Ratio, Filtered |
|
||||
|---|---|
|
||||
|![Amstrad text, with a classic 1:1 pixel emulation](READMEImages/NaiveCPC.png)|![Amstrad text, with correct aspect ratio and subject to a lowpass filter](READMEImages/FilteredCPC.png)|
|
||||
|![The Amstrad CPC version of Stormlord, with a classic 1:1 pixel emulation](READMEImages/NaiveCPCStormlord.png)|![The Amstrad CPC version of Stormlord, with correct aspect ratio and subject to a lowpass filter](READMEImages/CPCStormlord.png)|
|
||||
|
||||
<img src="READMEImages/ReptonInterlaced.gif" height=600 alt="Repton title screen, interlaced">
|
||||
|
||||
|
BIN
READMEImages/CPCStormlord.png
Normal file
BIN
READMEImages/CPCStormlord.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 110 KiB |
BIN
READMEImages/NaiveCPCStormlord.png
Normal file
BIN
READMEImages/NaiveCPCStormlord.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
Loading…
x
Reference in New Issue
Block a user