diff options
| author | Ray <[email protected]> | 2023-02-02 11:30:07 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-02-02 11:30:07 +0100 |
| commit | 2b73cac5f5e73de9ed693243957d7d2e499fb3cf (patch) | |
| tree | f753c355bd2a6158ae4121d37d7bc56cc0d406b5 /index.html | |
| parent | 9116273351b4b0391de96bb8ec14844c1955b17c (diff) | |
| download | raylib.com-2b73cac5f5e73de9ed693243957d7d2e499fb3cf.tar.gz raylib.com-2b73cac5f5e73de9ed693243957d7d2e499fb3cf.zip | |
Update index.html
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -211,7 +211,7 @@ <li>Hardware accelerated with OpenGL (<strong>1.1, 2.1, 3.3, 4.3 or ES 2.0</strong>)</li> <li><strong>Unique OpenGL abstraction</strong> layer: <a class="simplelink" href="https://github.com/raysan5/raylib/blob/master/src/rlgl.h" target="_blank">rlgl</a></li> <li>Powerful <strong>Fonts</strong> module (XNA SpriteFonts, BMfonts, TTF, SDF)</li> - <li>Outstanding texture formats support, including compressed formats (DXT, ETC, ASTC)</li> + <li>Multiple texture formats support, including compressed formats (DXT, ETC, ASTC)</li> <li><strong>Full 3d support</strong> for 3d Shapes, Models, Billboards, Heightmaps and more! </li> <li>Flexible Materials system, supporting classic maps and <strong>PBR maps</strong></li> <li><strong>Animated 3d models</strong> supported (skeletal bones animation)</li> |
