We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864e3be commit 5307e95Copy full SHA for 5307e95
INSTRUCTION.md
@@ -33,6 +33,7 @@ bunch of them around so you can pick a few to document your progress.
33
* `gltfs/box/box.gltf` (8 vertices, 12 triangles, start with this)
34
* `gltfs/cow/cow.gltf`
35
* `gltfs/duck/duck.gltf` (has a diffuse texture)
36
+ * `gltfs/checkerboard/checkerboard.gltf` (has a diffuse texture, can be used for testing perspective correct interpolation)
37
* `gltfs/CesiumMilkTruck/CesiumMilkTruck.gltf` (has several textures)
38
* `gltfs/flower/flower.gltf` (model with a lot of layers from most angles)
39
* `gltfs/2_cylinder_engine/2_cylinder_engine.gltf` (relatively complex model, no texture, need to rescale to show in the center of screen)
0 commit comments