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.
pirms 6 gadiem
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.
pirms 6 gadiem
Ray
26fb2e0f3a
Update cube.obj
pirms 6 gadiem
raysan5
f4fe7f4d4c
Review BRDF texture generation
Actually, that function should be redesigned...
pirms 6 gadiem
raysan5
7b8965eb38
Support float texture data on OpenGL ES 2.0
pirms 6 gadiem
Ray
c053de3c7d
new example: models_obj_viewer
pirms 6 gadiem
Ray
a1d9c33995
Reviewed models and examples
pirms 7 gadiem
Ray
c3b948b1b2
Replaced skybox HDR image
Note that HDR exposured possibilities are not used on this example...
pirms 7 gadiem
Ray
d573a5ad60
Removed dwarf 3d model
Replaced by medieval 3d assets
pirms 7 gadiem
Ray
04db494db0
Renamed shader variable
pirms 7 gadiem
Ray
276847eca9
Correct issue with tangents
pirms 7 gadiem
Ray
24657ca789
Review textures to be POT
Could correct possible issues on OpenGL 1.1
pirms 7 gadiem
Ray San
037fbc571a
Remove unused file
pirms 7 gadiem
raysan5
2051be3825
Add mesh generation example -IN PROGRESS-
pirms 7 gadiem
raysan5
0fc1323c80
Renamed modelviewprojection matrix
pirms 7 gadiem
raysan5
1f310f7d4b
new example added: models_plane_rotations
pirms 7 gadiem
raysan5
76c6f0b1e6
Working on PBR system
Moved PBR material loading to example, right decision?
pirms 7 gadiem
Ray
bf169f7f42
Added PBR required resources
pirms 7 gadiem
Ray
20d205cae5
Working on examples...
pirms 8 gadiem
Ray
dd4dd0e87d
Reorganize examples folder
pirms 8 gadiem