Update raylib.h
This commit is contained in:
parent
1a948849f3
commit
fc7ec5e907
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
* - Written in plain C code (C99) in PascalCase/camelCase notation
|
||||
* - Hardware accelerated with OpenGL (1.1, 2.1, 3.3 or ES2 - choose at compile)
|
||||
* - Unique OpenGL abstraction layer (usable as standalone module): [rlgl]
|
||||
* - Powerful fonts module (XNA SpriteFonts, BMFonts, TTF)
|
||||
* - Multiple Fonts formats supported (TTF, XNA fonts, AngelCode fonts)
|
||||
* - Outstanding texture formats support, including compressed formats (DXT, ETC, ASTC)
|
||||
* - Full 3d support for 3d Shapes, Models, Billboards, Heightmaps and more!
|
||||
* - Flexible Materials system, supporting classic maps and PBR maps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue