mirror of
https://codeberg.org/vlw/crtjs.git
synced 2025-09-13 18:03:40 +02:00
9 lines
465 B
Markdown
9 lines
465 B
Markdown
# 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://github.com/VictorWesterlund/crtjs/deployments/activity_log?environment=github-pages)
|