b5d50ee51a
EXAMPLE: models_skybox works on OpenGL ES 2.0
2020-09-18 20:47:39 +02:00
488c60d139
Small shader fix on vec3 initialization #1298
2020-07-28 11:27:05 +02:00
b4ff6fdde3
Review skybox shaders
2020-07-10 12:20:57 +02:00
0e26d514b8
Fix bug #1270 ( #1282 )
...
* Fix bug #1270
Added an argument to the shader in order to flip the texture
* Fix Bug #1270
* Fix bug #1270
2020-06-20 17:55:56 +02:00
a6297a2be1
Some code tweaks
2020-03-03 01:21:06 +01:00
7caedff9ca
Review weird PBR shader issue >_<
2019-09-12 19:22:47 +02:00
6332bc0398
Corrected issue with shader loading
...
When using FormatText() several times in same function, returned string is static and so, the same is returned, resulting in failures on shader loading.
2019-05-18 01:24:00 +02:00
245cf2400e
Review shader examples
2019-05-17 20:03:04 +02:00