diff options
| author | realtradam <[email protected]> | 2022-05-16 08:38:05 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-05-16 08:38:05 -0400 |
| commit | 6505c7d7390974a61bb7d23038184bf06d8f91c6 (patch) | |
| tree | 46200bff365373fda5616e03626c262749b3d50d | |
| parent | 93275ca745ea5b7ab10ad907b79b70710aa99a34 (diff) | |
| download | raylib-DrawTexturePro-interactive-demo-6505c7d7390974a61bb7d23038184bf06d8f91c6.tar.gz raylib-DrawTexturePro-interactive-demo-6505c7d7390974a61bb7d23038184bf06d8f91c6.zip | |
lil readme
| -rw-r--r-- | Readme.mdown | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Readme.mdown b/Readme.mdown new file mode 100644 index 0000000..cf71399 --- /dev/null +++ b/Readme.mdown @@ -0,0 +1,8 @@ +# Raylib DrawTexturePro Interactive Demo + +[](https://github.com/realtradam/raylib-DrawTexturePro-interactive-demo/blob/master/LICENSE) +[](https://ko-fi.com/tradam) + +A little demo showing what the function parameters of DrawTexturePro in Raylib do and how they work. Check the top of `main.c` for credits. + +[Playable Link](https://tradam.itch.io/raylib-drawtexturepro-interactive-demo) |
