mirror of
https://codeberg.org/vlw/crtjs.git
synced 2025-09-13 18:03:40 +02:00
Update README.md
This commit is contained in:
parent
fa0c46d5c7
commit
db2ea6e24f
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -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/)
|
||||
|
|
Loading…
Add table
Reference in a new issue