Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion 2.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,14 @@
| [Animated Cube](AnimatedCube) | ![](AnimatedCube/screenshot/screenshot.gif) | Same as previous cube having a linear rotation animation. |
| [Suzanne](Suzanne) | ![](Suzanne/screenshot/screenshot.jpg) | Suzanne from Blender with smoothed faces. |
| [Sci Fi Helmet](SciFiHelmet) | ![](SciFiHelmet/screenshot/screenshot.jpg) | Sci Fi Helmet having unsigned integer indices. |
| [Antique Camera](AntiqueCamera) | ![](AntiqueCamera/screenshot/screenshot.png) | Old camera model having various materials. |
| [Antique Camera](AntiqueCamera) | ![](AntiqueCamera/screenshot/screenshot.png) | Old camera model having various materials. |

## Extension Showcase Models

| Model | Screenshot | Description |
|--------------------------------------------------------|-------------------------------------------------------|-------------|
| [ToyCar](ToyCar) | ![](ToyCar/screenshot/screenshot.jpg) | PBR Next Phase 1 extensions, transmission, clearcoat, and sheen.|


## Feature Test Models

Expand Down
13 changes: 13 additions & 0 deletions 2.0/ToyCar/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Toy Car

## Screenshot

![screenshot](screenshot/screenshot_large.jpg)

## Description

This model demonstrates the usage of [KHR_materials_sheen](https://github.com/KhronosGroup/glTF/blob/master/extensions/2.0/Khronos/KHR_materials_sheen/README.md), [KHR_materials_transmission](https://github.com/KhronosGroup/glTF/blob/master/extensions/2.0/Khronos/KHR_materials_transmission/README.md) and [KHR_materials_clearcoat](https://github.com/KhronosGroup/glTF/blob/master/extensions/2.0/Khronos/KHR_materials_clearcoat/README.md).

## License Information

Toy car model created by Guido Odendahl. Public domain ([CC0](http://creativecommons.org/publicdomain/zero/1.0/)).
Binary file added 2.0/ToyCar/glTF-Binary/ToyCar.glb
Binary file not shown.
Binary file added 2.0/ToyCar/glTF/Fabric_baseColor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.0/ToyCar/glTF/Fabric_normal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.0/ToyCar/glTF/Fabric_occlusion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.0/ToyCar/glTF/ToyCar.bin
Binary file not shown.
Loading