diff options
| author | Ray <[email protected]> | 2019-05-27 23:45:03 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-05-27 23:45:03 +0200 |
| commit | 3ab7b42a16a0b7b7444d677b9c239e2794b67765 (patch) | |
| tree | a8aab6d221d12e8c6cfd739636eac00c3212406f /index.html | |
| parent | d81eba25b0adaaaddb9de3f95b897ccf88cd7eb8 (diff) | |
| download | raylib.com-3ab7b42a16a0b7b7444d677b9c239e2794b67765.tar.gz raylib.com-3ab7b42a16a0b7b7444d677b9c239e2794b67765.zip | |
Update index.html
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -152,8 +152,8 @@ - <strong>Powerful math module</strong> for Vector, Matrix and Quaternion operations: <a class="simplelink" href="https://github.com/raysan5/raylib/blob/master/src/raymath.h" target="_blank">raymath</a><br> - Audio loading and playing with streaming support (WAV, OGG, MP3, FLAC, XM, MOD)<br> - <strong>VR stereo rendering</strong> support with configurable HMD device parameters<br> - - Huge examples collection with <a class="simplelink" href="examples.html" target="_blank">+95 code examples</a>! - - Bindings to <a class="simplelink" href="https://github.com/raysan5/raylib/blob/master/BINDINGS.md" target="_blank">+25 programming languages</a>! + - Huge examples collection with <a class="simplelink" href="examples.html" target="_blank">+95 code examples</a>!<br> + - Bindings to <a class="simplelink" href="https://github.com/raysan5/raylib/blob/master/BINDINGS.md" target="_blank">+25 programming languages</a>!<br> - Free and open source. Check [<a class="simplelink" href="license.html" target="_blank">LICENSE</a>].<br> </div> <br> |
