You can support the development on the Github Sponsors page.


Tech > CRT FILTER DEMO


A demo for having a CRT-like filter.
made by Niklas 'nickifr' Freund
uploaded by nickifr
added:
download cartridge
- CLICK TO PLAY -

1


A simple demo showing how to implement a very primitive CRT-like filter into your game.

It basically simply overwrites every second line of screen-content in RAM with 0. The lines switch every frame, but you have the option to reduce the line-switch-speed by increasing the value "crtSpeed".


Post comment