Add files via upload

This commit is contained in:
TimothyLottes
2016-11-08 22:05:48 -05:00
committed by GitHub
parent fca0813f85
commit 89d7b1782c
3 changed files with 27 additions and 1 deletions
+20
View File
@@ -0,0 +1,20 @@
<html><head><link rel="stylesheet" href="style.css"></head><body><div class="page">
<h1>20150719 - CRT Shadow Masks vs LCD</h1>
<br>
Found these two images below on <a href="http://www.vogons.org/viewtopic.php?t=32331">this thread</a>
when looking for source photographs for CRT shadow masks.
Great visual description of why CRT shadow masks were so good for image quality in comparison to modern LCDs.
Sure LCD image is double scanned (2 scanlines per pixel), but the comparison would still hold even if it was not.
<br>
<br>
<center>
<a href=""><img src="20150719-A.jpg" width="640"></a><br>
<br>
<a href=""><img src="20150719-B.jpg" width="640"></a><br>
</center>
</div></body></html>