raysan5
488c60d139
Small shader fix on vec3 initialization #1298
пре 4 година
raysan5
b4ff6fdde3
Review skybox shaders
пре 4 година
peppemas
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
пре 4 година
raysan5
fed4716c3b
resources PNG chunks cleaning
пре 4 година
raysan5
5fb6155eea
Removed unused Duck model.
пре 5 година
raysan5
6bab884d1d
Added note on examples not supporting GLSL100
пре 5 година
Ray
a6297a2be1
Some code tweaks
пре 5 година
Ray
4663cc03f3
Removed big examples
пре 5 година
raysan5
793977db4a
Review resources LICENSE
пре 5 година
Ray
7caedff9ca
Review weird PBR shader issue >_<
пре 5 година
Ray
74ed3d07f9
Add glTF Duck model
пре 5 година
Ray
402ce4e53b
Update plane_diffuse.png
пре 5 година
Aldrin Martoq
e19616592d
Adding solar system examples. ( #900 )
пре 5 година
Ray
a9f33c9a89
Reduce textures size
пре 5 година
Ray
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.
пре 5 година
Ray
245cf2400e
Review shader examples
пре 5 година
Ray
c600dd0766
Review PBR shaders
Issue was related to vertex tangent attibutes not uploaded to GPU, a quick solution was implemented for new vertex attributes loading for already existing meshes... I don't like it specially but it will work for now.
пре 6 година
Ray
92733d6695
BIG UPDATE: New models functions for animations!
Multiple functions added and some reviewed to adapt to the new multi-mesh, multi-material and animated models.
пре 6 година
Ray
26fb2e0f3a
Update cube.obj
пре 6 година
raysan5
f4fe7f4d4c
Review BRDF texture generation
Actually, that function should be redesigned...
пре 6 година
raysan5
7b8965eb38
Support float texture data on OpenGL ES 2.0
пре 6 година
Ray
c053de3c7d
new example: models_obj_viewer
пре 6 година
Ray
a1d9c33995
Reviewed models and examples
пре 6 година
Ray
c3b948b1b2
Replaced skybox HDR image
Note that HDR exposured possibilities are not used on this example...
пре 6 година
Ray
d573a5ad60
Removed dwarf 3d model
Replaced by medieval 3d assets
пре 6 година
Ray
04db494db0
Renamed shader variable
пре 7 година
Ray
276847eca9
Correct issue with tangents
пре 7 година
Ray
24657ca789
Review textures to be POT
Could correct possible issues on OpenGL 1.1
пре 7 година
Ray San
037fbc571a
Remove unused file
пре 7 година
raysan5
2051be3825
Add mesh generation example -IN PROGRESS-
пре 7 година
raysan5
0fc1323c80
Renamed modelviewprojection matrix
пре 7 година
raysan5
1f310f7d4b
new example added: models_plane_rotations
пре 7 година
raysan5
76c6f0b1e6
Working on PBR system
Moved PBR material loading to example, right decision?
пре 7 година
Ray
bf169f7f42
Added PBR required resources
пре 7 година
Ray
20d205cae5
Working on examples...
пре 8 година
Ray
dd4dd0e87d
Reorganize examples folder
пре 8 година