These models are intended to test negative scale transforms on the node object, both with and without specified normals.
The following table shows the properties that are set for every model.
Property | Values |
---|---|
Normal Texture | |
Base Color Texture | |
Metallic Roughness Texture | |
Translation | [0.0, 2.0, 0.0] |
Every model has two nodes. Node 0 is usable as a point of reference, while node 1 is a child where transforms are applied.
The following table shows the properties that are set for a given model.
Sample Image | Vertex Normal | Vertex Tangent | Matrix | Scale | |
---|---|---|---|---|---|
00 View |
|||||
01 View |
[-1.0, 0.0, 0.0, 0.0] [0.0, 1.0, 0.0, 0.0] [0.0, 0.0, 1.0, 0.0] [0.0, 2.0, 0.0, 1.0] |
||||
02 View |
[-1.0, 0.0, 0.0, 0.0] [0.0, -1.0, 0.0, 0.0] [0.0, 0.0, 1.0, 0.0] [0.0, 2.0, 0.0, 1.0] |
||||
03 View |
[-1.0, 0.0, 0.0, 0.0] [0.0, -1.0, 0.0, 0.0] [0.0, 0.0, -1.0, 0.0] [0.0, 2.0, 0.0, 1.0] |
||||
04 View |
[-1.0, 1.0, 1.0] | ||||
05 View |
[-1.0, -1.0, 1.0] | ||||
06 View |
[-1.0, -1.0, -1.0] | ||||
07 View |
✅ | [-1.0, 1.0, 1.0] | |||
08 View |
✅ | [-1.0, -1.0, 1.0] | |||
09 View |
✅ | [-1.0, -1.0, -1.0] | |||
10 View |
✅ | ✅ | [-1.0, 1.0, 1.0] | ||
11 View |
✅ | ✅ | [-1.0, -1.0, 1.0] | ||
12 View |
✅ | ✅ | [-1.0, -1.0, -1.0] |