We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be6574 commit 1e94f89Copy full SHA for 1e94f89
README.md
@@ -7,7 +7,7 @@ Waphics allows you to easily create video games in C and export them to the web
7
<li>Keyboard input (mouse input to come)</li>
8
<li>Playing sounds</li>
9
<li>Rendering primitimes (circles, rectangles, triangles)</li>
10
- <li>Image rendering</li>
+ <li>Image rendering (with scaling using uv coordinates)</li>
11
<li>Alpha blending</li>
12
</ul>
13
0 commit comments