summaryrefslogtreecommitdiff
path: root/libs/assimp/test/models/glTF2/BoxTextured-glTF-pbrSpecularGlossiness
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2023-02-12 23:53:22 -0600
committersanine <sanine.not@pm.me>2023-02-12 23:53:22 -0600
commitf1fe73d1909a2448a004a88362a1a532d0d4f7c3 (patch)
treeab37ae3837e2f858de2932bcee9f26e69fab3db1 /libs/assimp/test/models/glTF2/BoxTextured-glTF-pbrSpecularGlossiness
parentf567ea1e2798fd3156a416e61f083ea3e6b95719 (diff)
switch to tinyobj and nanovg from assimp and cairo
Diffstat (limited to 'libs/assimp/test/models/glTF2/BoxTextured-glTF-pbrSpecularGlossiness')
-rw-r--r--libs/assimp/test/models/glTF2/BoxTextured-glTF-pbrSpecularGlossiness/BoxTextured.gltf197
-rw-r--r--libs/assimp/test/models/glTF2/BoxTextured-glTF-pbrSpecularGlossiness/BoxTextured0.binbin840 -> 0 bytes
-rw-r--r--libs/assimp/test/models/glTF2/BoxTextured-glTF-pbrSpecularGlossiness/CesiumLogoFlat.pngbin2433 -> 0 bytes
3 files changed, 0 insertions, 197 deletions
diff --git a/libs/assimp/test/models/glTF2/BoxTextured-glTF-pbrSpecularGlossiness/BoxTextured.gltf b/libs/assimp/test/models/glTF2/BoxTextured-glTF-pbrSpecularGlossiness/BoxTextured.gltf
deleted file mode 100644
index b286239..0000000
--- a/libs/assimp/test/models/glTF2/BoxTextured-glTF-pbrSpecularGlossiness/BoxTextured.gltf
+++ /dev/null
@@ -1,197 +0,0 @@
-{
- "asset": {
- "generator": "COLLADA2GLTF",
- "version": "2.0"
- },
- "scene": 0,
- "scenes": [
- {
- "nodes": [
- 0
- ]
- }
- ],
- "nodes": [
- {
- "children": [
- 1
- ],
- "matrix": [
- 1.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- -1.0,
- 0.0,
- 0.0,
- 1.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 0.0,
- 1.0
- ]
- },
- {
- "mesh": 0
- }
- ],
- "meshes": [
- {
- "primitives": [
- {
- "attributes": {
- "NORMAL": 1,
- "POSITION": 2,
- "TEXCOORD_0": 3
- },
- "indices": 0,
- "mode": 4,
- "material": 0
- }
- ],
- "name": "Mesh"
- }
- ],
- "accessors": [
- {
- "bufferView": 0,
- "byteOffset": 0,
- "componentType": 5123,
- "count": 36,
- "max": [
- 23
- ],
- "min": [
- 0
- ],
- "type": "SCALAR"
- },
- {
- "bufferView": 1,
- "byteOffset": 0,
- "componentType": 5126,
- "count": 24,
- "max": [
- 1.0,
- 1.0,
- 1.0
- ],
- "min": [
- -1.0,
- -1.0,
- -1.0
- ],
- "type": "VEC3"
- },
- {
- "bufferView": 1,
- "byteOffset": 288,
- "componentType": 5126,
- "count": 24,
- "max": [
- 0.5,
- 0.5,
- 0.5
- ],
- "min": [
- -0.5,
- -0.5,
- -0.5
- ],
- "type": "VEC3"
- },
- {
- "bufferView": 2,
- "byteOffset": 0,
- "componentType": 5126,
- "count": 24,
- "max": [
- 6.0,
- 1.0
- ],
- "min": [
- 0.0,
- 0.0
- ],
- "type": "VEC2"
- }
- ],
- "materials": [
- {
- "pbrMetallicRoughness": {
- "baseColorTexture": {
- "index": 0
- },
- "metallicFactor": 0.0
- },
- "extensions": {
- "KHR_materials_pbrSpecularGlossiness": {
- "diffuseTexture": {
- "index": 0
- },
- "specularFactor": [
- 0.20000000298023225,
- 0.20000000298023225,
- 0.20000000298023225
- ],
- "glossinessFactor": 1.0
- }
- },
- "name": "Texture"
- }
- ],
- "textures": [
- {
- "sampler": 0,
- "source": 0
- }
- ],
- "images": [
- {
- "uri": "CesiumLogoFlat.png"
- }
- ],
- "samplers": [
- {
- "magFilter": 9729,
- "minFilter": 9986,
- "wrapS": 10497,
- "wrapT": 10497
- }
- ],
- "bufferViews": [
- {
- "buffer": 0,
- "byteOffset": 768,
- "byteLength": 72,
- "target": 34963
- },
- {
- "buffer": 0,
- "byteOffset": 0,
- "byteLength": 576,
- "byteStride": 12,
- "target": 34962
- },
- {
- "buffer": 0,
- "byteOffset": 576,
- "byteLength": 192,
- "byteStride": 8,
- "target": 34962
- }
- ],
- "buffers": [
- {
- "byteLength": 840,
- "uri": "BoxTextured0.bin"
- }
- ],
- "extensionsUsed": [
- "KHR_materials_pbrSpecularGlossiness"
- ]
-}
diff --git a/libs/assimp/test/models/glTF2/BoxTextured-glTF-pbrSpecularGlossiness/BoxTextured0.bin b/libs/assimp/test/models/glTF2/BoxTextured-glTF-pbrSpecularGlossiness/BoxTextured0.bin
deleted file mode 100644
index d2a7355..0000000
--- a/libs/assimp/test/models/glTF2/BoxTextured-glTF-pbrSpecularGlossiness/BoxTextured0.bin
+++ /dev/null
Binary files differ
diff --git a/libs/assimp/test/models/glTF2/BoxTextured-glTF-pbrSpecularGlossiness/CesiumLogoFlat.png b/libs/assimp/test/models/glTF2/BoxTextured-glTF-pbrSpecularGlossiness/CesiumLogoFlat.png
deleted file mode 100644
index 45d502e..0000000
--- a/libs/assimp/test/models/glTF2/BoxTextured-glTF-pbrSpecularGlossiness/CesiumLogoFlat.png
+++ /dev/null
Binary files differ