mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-31 03:09:17 -05:00
Fix link in readme
This commit is contained in:
committed by
Michael Vetter
parent
6809380d3d
commit
1adc031301
@ -23,7 +23,7 @@ features
|
|||||||
* Basic 3d support for Geometrics, Models, Billboards, Heightmaps and Cubicmaps
|
* Basic 3d support for Geometrics, Models, Billboards, Heightmaps and Cubicmaps
|
||||||
* Flexible Materials system, supporting by default diffuse, normal and specular maps
|
* Flexible Materials system, supporting by default diffuse, normal and specular maps
|
||||||
* Shaders support, including Model shaders and Postprocessing shaders
|
* Shaders support, including Model shaders and Postprocessing shaders
|
||||||
* Powerful math module for Vector, Matrix and Quaternion operations: [raymath](https://github.com/raysan5/raylib/blob/master/src/raymath.c)
|
* Powerful math module for Vector, Matrix and Quaternion operations: [raymath](https://github.com/raysan5/raylib/blob/master/src/raymath.h)
|
||||||
* Audio loading and playing with streaming support (WAV, OGG, FLAC, XM, MOD)
|
* Audio loading and playing with streaming support (WAV, OGG, FLAC, XM, MOD)
|
||||||
* Multiple platforms support: Windows, Linux, Mac, **Android**, **Raspberry Pi** and **HTML5**
|
* Multiple platforms support: Windows, Linux, Mac, **Android**, **Raspberry Pi** and **HTML5**
|
||||||
* VR stereo rendering support with configurable HMD device parameters
|
* VR stereo rendering support with configurable HMD device parameters
|
||||||
|
|||||||
Reference in New Issue
Block a user