diff options
| author | Ray <[email protected]> | 2022-06-08 23:05:51 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2022-06-08 23:05:51 +0200 |
| commit | 59a808516e6d1bc1db1f0caad60b45fc26afaf97 (patch) | |
| tree | d64e1e37b0338970e2e6bca86d277926865128f4 | |
| parent | 484a61c1d45c4558be0d8b0da9b98fe80e6cc6af (diff) | |
| download | raylib-59a808516e6d1bc1db1f0caad60b45fc26afaf97.tar.gz raylib-59a808516e6d1bc1db1f0caad60b45fc26afaf97.zip | |
Update README.md
| -rw-r--r-- | examples/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md index b0d0281b..3a54629f 100644 --- a/examples/README.md +++ b/examples/README.md @@ -138,7 +138,6 @@ Examples using raylib models functionality, including models loading/generation | 82 | [models_yaw_pitch_roll](models/models_yaw_pitch_roll.c) | <img src="models/models_yaw_pitch_roll.png" alt="models_yaw_pitch_roll" width="200"> | [Berni](https://github.com/Berni8k) | ⭐️ | | 83 | [models_heightmap](models/models_heightmap.c) | <img src="models/models_heightmap.png" alt="models_heightmap" width="200"> | ray | | | 84 | [models_waving_cubes](models/models_waving_cubes.c) | <img src="models/models_waving_cubes.png" alt="models_waving_cubes" width="200"> | [codecat](https://github.com/codecat) | | -| -- | [models_gltf_model](models/models_gltf_model.c) | <img src="models/models_gltf_model.png" alt="models_gltf_model" width="200"> | [object71](https://github.com/object71) | ⭐️ | ### category: shaders |
