diff options
| author | Hristo Stamenov <[email protected]> | 2021-05-26 21:23:13 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-26 20:23:13 +0200 |
| commit | 470574517ab61ed71d769261cdcc136e8d0220d8 (patch) | |
| tree | cbc68c71ccfc8e4d3cc8cecc342bceb83b37de95 /examples/models/resources | |
| parent | c5ef96272f4500cae428844d9ba0e5810eebd698 (diff) | |
| download | raylib-470574517ab61ed71d769261cdcc136e8d0220d8.tar.gz raylib-470574517ab61ed71d769261cdcc136e8d0220d8.zip | |
Implement vertex color attribute for GLTF and IQM (#1790)
Added a simple cube with vertex colors for testing both.
Diffstat (limited to 'examples/models/resources')
| -rw-r--r-- | examples/models/resources/gltf/vertex_colored_object.glb | bin | 0 -> 2512 bytes |
| -rw-r--r-- | examples/models/resources/models/vertex_colored_object.iqm | bin | 0 -> 1800 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/examples/models/resources/gltf/vertex_colored_object.glb b/examples/models/resources/gltf/vertex_colored_object.glb Binary files differnew file mode 100644 index 00000000..0b57eddb --- /dev/null +++ b/examples/models/resources/gltf/vertex_colored_object.glb diff --git a/examples/models/resources/models/vertex_colored_object.iqm b/examples/models/resources/models/vertex_colored_object.iqm Binary files differnew file mode 100644 index 00000000..ad0db07e --- /dev/null +++ b/examples/models/resources/models/vertex_colored_object.iqm |
