-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
10b6a1f
commit 00b6edc
Showing
5 changed files
with
18 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,9 @@ | ||
# GBC Input Display | ||
|
||
A lightweight input display written in Rust that can be utilized for GameBoy and GameBoy Color games. | ||
This was the first Rust code I wrote, so expect it to not be very nice. | ||
This was the first Rust code I wrote, so expect it to not be very nice. | ||
|
||
|
||
# Chroma Keying | ||
|
||
The background will be drawn with +1 in the green channel, meaning that it is able to be chroma keyed out using a similarity and smoothness values of 1. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.