mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-07 22:59:17 -05:00
Updated raylib libc dependency (markdown)
@ -41,8 +41,7 @@ While working on **raylib 3.0** I took some time to analyze that dependency in d
|
|||||||
| :----: | --------------- | ----------------- |
|
| :----: | --------------- | ----------------- |
|
||||||
| models, shapes, camera | sinf(), asinf(), cosf()<br>acosf(), sqrtf(), atan2f() | *several funcs.* |
|
| models, shapes, camera | sinf(), asinf(), cosf()<br>acosf(), sqrtf(), atan2f() | *several funcs.* |
|
||||||
| raymath | sinf(), cosf(), acosf(), tan()<br>fabs(), sqrtf(), fminf(), fmaxf() | *several funcs.* |
|
| raymath | sinf(), cosf(), acosf(), tan()<br>fabs(), sqrtf(), fminf(), fmaxf() | *several funcs.* |
|
||||||
| core | tan() | BeginMode3D() |
|
| core | tan(), atan2() | BeginMode3D(), InitVrSimulator() |
|
||||||
| rlgl | atan2() | SetVrConfiguration() |
|
|
||||||
| text | sqrtf() | GenImageFontAtlas() |
|
| text | sqrtf() | GenImageFontAtlas() |
|
||||||
|
|
||||||
### stdarg.h
|
### stdarg.h
|
||||||
|
|||||||
Reference in New Issue
Block a user