This repository was archived by the owner on Nov 8, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork1
Display/render pixel art with CRT effect
License
NotificationsYou must be signed in to change notification settings
eliasdaler/crten
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Display/render pixel art with a CRT effect.
https://eliasdaler.itch.io/crten
Written withEbitengine.
"Mountais of Madness" byPolyducks
crten IMAGE_FILE
- display INPUT_FILE with CRT effect.
crten -i INPUT_FILE [-c CONFIG_FILE] OUTPUT_FILE
- renders INPUT_FILE image with CRT effect to OUTPUT_FILE and closes the window.
- assets/*.png - used in web demo, with respective authors permission. See
assets/metadata.json
for art details. - m5x7 font byDaniel Linsenn - "free to use but attribution appreciated"
- crt-lottes - a port of public domain shader by Timothy Lottes. The license for it is still public domain. See theoriginal source
- the program itself - GPLv3
About
Display/render pixel art with CRT effect