Update README.md

This commit is contained in:
Victor Westerlund 2021-01-26 06:07:49 +01:00 committed by GitHub
parent fa0c46d5c7
commit db2ea6e24f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,9 @@
### [Demo](https://victorwesterlund.github.io/crtjs-test/)
# Cathode Ray Tube (JS)
Simulating the fundimentals of a CRT display using pure JS (for fun).
Raster patterns are drawn onto a simulated phosphor display from virtual video tapes.
## Try it out
**Warning!** This thing might **really** bring your browser down on its knees. Setting the framerate too high might even break it completely (make it crash).
### [Live demo](https://victorwesterlund.github.io/crtjs-test/)