raylib/examples/models
raysan5 23e335d933 Implemented MeshTangents()
- Added Vector3OrthoNormalize() to raymath.h - not sure if it is correct
- Implemented MeshBinormals() - Mesh struct has not a place for them...
- Updated model_material_pbr example - tested but not working on my GPU
(old Intel HD), actually, it never worked on it...
2018-04-30 02:47:48 +02:00
..
resources Correct issue with tangents 2018-03-04 23:24:30 +01:00
models_billboard.c Review camera definition on examples 2018-04-11 10:13:00 +02:00
models_billboard.png Reorganize examples folder 2017-04-04 01:54:49 +02:00
models_box_collisions.c Review camera definition on examples 2018-04-11 10:13:00 +02:00
models_box_collisions.png Reorganize examples folder 2017-04-04 01:54:49 +02:00
models_cubicmap.c Review camera definition on examples 2018-04-11 10:13:00 +02:00
models_cubicmap.png Reorganize examples folder 2017-04-04 01:54:49 +02:00
models_geometric_shapes.c Review camera definition on examples 2018-04-11 10:13:00 +02:00
models_geometric_shapes.png Reorganize examples folder 2017-04-04 01:54:49 +02:00
models_heightmap.c Review camera definition on examples 2018-04-11 10:13:00 +02:00
models_heightmap.png Reorganize examples folder 2017-04-04 01:54:49 +02:00
models_material_pbr.c Implemented MeshTangents() 2018-04-30 02:47:48 +02:00
models_material_pbr.png Improved some examples 2017-10-17 11:51:50 +02:00
models_mesh_generation.c Review camera definition on examples 2018-04-11 10:13:00 +02:00
models_mesh_generation.png Add screenshot 2017-10-17 11:52:01 +02:00
models_mesh_picking.c Fix mesh picking example 2018-04-07 04:00:06 -04:00
models_mesh_picking.png Working on examples... 2017-04-16 19:08:19 +02:00
models_obj_loading.c Review camera definition on examples 2018-04-11 10:13:00 +02:00
models_obj_loading.png Reorganize examples folder 2017-04-04 01:54:49 +02:00
models_orthographic_projection.c Review camera definition on examples 2018-04-11 10:13:00 +02:00
models_skybox.c Review camera definition on examples 2018-04-11 10:13:00 +02:00
models_skybox.png Manual integration of material-pbr into develop 2017-07-17 00:33:40 +02:00
models_yaw_pitch_roll.c Review camera definition on examples 2018-04-11 10:13:00 +02:00
models_yaw_pitch_roll.png Improved some examples 2017-10-17 11:51:50 +02:00
rlights.h Working on PBR system 2017-07-19 18:55:32 +02:00