c64js icon indicating copy to clipboard operation
c64js copied to clipboard

Hint: CRT like CSS

Open Zibri opened this issue 6 years ago • 1 comments

Try this I used it on a project of mine and it works nicely. Emulates scalines (in a more correct way than found around) and RGB CRT pixels. Add it as class crt to html tag

https://gist.github.com/Zibri/4643141c3706ec9a0477545b2bba2f57

Zibri avatar Nov 30 '19 23:11 Zibri

or you can apply that only to the canvas element... as you please.

Zibri avatar Dec 01 '19 09:12 Zibri