raysan5
|
905b6ec53d
|
Added full support for HTML5 (emscripten)
Corrected some bugs on the way...
Automatically convert textures to POT on RPI and WEB
|
10 years ago |
raysan5
|
2e5f58255a
|
Working on rotation math...
[models] Added DrawQuad()
|
10 years ago |
raysan5
|
fc6081fe70
|
raylib 1.2
This is a huge update. Check CHANGELOG for details
|
11 years ago |
raysan5
|
c56ef738ed
|
Explicit define of functions prototypes
No-parameters functions use the prototype style FunctionName(void);
|
11 years ago |
raysan5
|
d2b98fbb5c
|
Removed useless spaces
|
11 years ago |
raysan5
|
f06a15ac8b
|
raylib 1.1
View CHANGELOG for a detailed list of changes
|
11 years ago |
raysan5
|
96f520ff6d
|
Road to raylib 1.1 - Testing rlgl
|
11 years ago |
raysan5
|
174cd86d08
|
3D useful maths
Some useful functions to work with Vector3, Matrix and Quaternions
|
11 years ago |