Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
crten v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasdaler committed Nov 14, 2022
1 parent b788c23 commit b56a0f3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# crten - Cathode-Ray Tube ENgine
Display/render pixel art with a CRT effect.
# crten v0.1 - Cathode-Ray Tube ENgine
Display/render pixel art with a CRT effect.

## Web demo / binaries download

Expand All @@ -16,9 +16,8 @@ Written with [Ebitengine](https://github.com/hajimehoshi/ebiten).
## Usage

`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.

`crten -i INPUT_FILE [-c CONFIG_FILE] OUTPUT_FILE` - renders INPUT_FILE image with CRT effect to OUTPUT_FILE and closes the window.


## License
Expand Down

0 comments on commit b56a0f3

Please sign in to comment.