summaryrefslogtreecommitdiff
path: root/libs/assimp/test/models/glTF2/simple_skin
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/simple_skin
parentf567ea1e2798fd3156a416e61f083ea3e6b95719 (diff)
switch to tinyobj and nanovg from assimp and cairo
Diffstat (limited to 'libs/assimp/test/models/glTF2/simple_skin')
-rw-r--r--libs/assimp/test/models/glTF2/simple_skin/simple_skin.gltf148
1 files changed, 0 insertions, 148 deletions
diff --git a/libs/assimp/test/models/glTF2/simple_skin/simple_skin.gltf b/libs/assimp/test/models/glTF2/simple_skin/simple_skin.gltf
deleted file mode 100644
index e075bb3..0000000
--- a/libs/assimp/test/models/glTF2/simple_skin/simple_skin.gltf
+++ /dev/null
@@ -1,148 +0,0 @@
-{
- "scenes" : [ {
- "nodes" : [ 0 ]
- } ],
-
- "nodes" : [ {
- "skin" : 0,
- "mesh" : 0,
- "children" : [ 1 ]
- }, {
- "children" : [ 2 ],
- "translation" : [ 0.0, 1.0, 0.0 ]
- }, {
- "rotation" : [ 0.0, 0.0, 0.0, 1.0 ]
- } ],
-
- "meshes" : [ {
- "primitives" : [ {
- "attributes" : {
- "POSITION" : 1,
- "JOINTS_0" : 2,
- "WEIGHTS_0" : 3
- },
- "indices" : 0
- } ]
- } ],
-
- "skins" : [ {
- "inverseBindMatrices" : 4,
- "joints" : [ 1, 2 ]
- } ],
-
- "animations" : [ {
- "channels" : [ {
- "sampler" : 0,
- "target" : {
- "node" : 2,
- "path" : "rotation"
- }
- } ],
- "samplers" : [ {
- "input" : 5,
- "interpolation" : "LINEAR",
- "output" : 6
- } ]
- } ],
-
- "buffers" : [ {
- "uri" : "data:application/gltf-buffer;base64,AAABAAMAAAADAAIAAgADAAUAAgAFAAQABAAFAAcABAAHAAYABgAHAAkABgAJAAgAAAAAAAAAAAAAAAAAAACAPwAAAAAAAAAAAAAAAAAAAD8AAAAAAACAPwAAAD8AAAAAAAAAAAAAgD8AAAAAAACAPwAAgD8AAAAAAAAAAAAAwD8AAAAAAACAPwAAwD8AAAAAAAAAAAAAAEAAAAAAAACAPwAAAEAAAAAA",
- "byteLength" : 168
- }, {
- "uri" : "data:application/gltf-buffer;base64,AAABAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAgD8AAAAAAAAAAAAAAAAAAIA/AAAAAAAAAAAAAAAAAABAPwAAgD4AAAAAAAAAAAAAQD8AAIA+AAAAAAAAAAAAAAA/AAAAPwAAAAAAAAAAAAAAPwAAAD8AAAAAAAAAAAAAgD4AAEA/AAAAAAAAAAAAAIA+AABAPwAAAAAAAAAAAAAAAAAAgD8AAAAAAAAAAAAAAAAAAIA/AAAAAAAAAAA=",
- "byteLength" : 320
- }, {
- "uri" : "data:application/gltf-buffer;base64,AACAPwAAAAAAAAAAAAAAAAAAAAAAAIA/AAAAAAAAAAAAAAAAAAAAAAAAgD8AAAAAAAAAvwAAgL8AAAAAAACAPwAAgD8AAAAAAAAAAAAAAAAAAAAAAACAPwAAAAAAAAAAAAAAAAAAAAAAAIA/AAAAAAAAAL8AAIC/AAAAAAAAgD8=",
- "byteLength" : 128
- }, {
- "uri" : "data:application/gltf-buffer;base64,AAAAAAAAAD8AAIA/AADAPwAAAEAAACBAAABAQAAAYEAAAIBAAACQQAAAoEAAALBAAAAAAAAAAAAAAAAAAACAPwAAAAAAAAAAkxjEPkSLbD8AAAAAAAAAAPT9ND/0/TQ/AAAAAAAAAAD0/TQ/9P00PwAAAAAAAAAAkxjEPkSLbD8AAAAAAAAAAAAAAAAAAIA/AAAAAAAAAAAAAAAAAACAPwAAAAAAAAAAkxjEvkSLbD8AAAAAAAAAAPT9NL/0/TQ/AAAAAAAAAAD0/TS/9P00PwAAAAAAAAAAkxjEvkSLbD8AAAAAAAAAAAAAAAAAAIA/",
- "byteLength" : 240
- } ],
-
- "bufferViews" : [ {
- "buffer" : 0,
- "byteOffset" : 0,
- "byteLength" : 48,
- "target" : 34963
- }, {
- "buffer" : 0,
- "byteOffset" : 48,
- "byteLength" : 120,
- "target" : 34962
- }, {
- "buffer" : 1,
- "byteOffset" : 0,
- "byteLength" : 320,
- "byteStride" : 16
- }, {
- "buffer" : 2,
- "byteOffset" : 0,
- "byteLength" : 128
- }, {
- "buffer" : 3,
- "byteOffset" : 0,
- "byteLength" : 240
- } ],
-
- "accessors" : [ {
- "bufferView" : 0,
- "byteOffset" : 0,
- "componentType" : 5123,
- "count" : 24,
- "type" : "SCALAR",
- "max" : [ 9 ],
- "min" : [ 0 ]
- }, {
- "bufferView" : 1,
- "byteOffset" : 0,
- "componentType" : 5126,
- "count" : 10,
- "type" : "VEC3",
- "max" : [ 1.0, 2.0, 0.0 ],
- "min" : [ 0.0, 0.0, 0.0 ]
- }, {
- "bufferView" : 2,
- "byteOffset" : 0,
- "componentType" : 5123,
- "count" : 10,
- "type" : "VEC4",
- "max" : [ 0, 1, 0, 0 ],
- "min" : [ 0, 1, 0, 0 ]
- }, {
- "bufferView" : 2,
- "byteOffset" : 160,
- "componentType" : 5126,
- "count" : 10,
- "type" : "VEC4",
- "max" : [ 1.0, 1.0, 0.0, 0.0 ],
- "min" : [ 0.0, 0.0, 0.0, 0.0 ]
- }, {
- "bufferView" : 3,
- "byteOffset" : 0,
- "componentType" : 5126,
- "count" : 2,
- "type" : "MAT4",
- "max" : [ 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.5, -1.0, 0.0, 1.0 ],
- "min" : [ 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.5, -1.0, 0.0, 1.0 ]
- }, {
- "bufferView" : 4,
- "byteOffset" : 0,
- "componentType" : 5126,
- "count" : 12,
- "type" : "SCALAR",
- "max" : [ 5.5 ],
- "min" : [ 0.0 ]
- }, {
- "bufferView" : 4,
- "byteOffset" : 48,
- "componentType" : 5126,
- "count" : 12,
- "type" : "VEC4",
- "max" : [ 0.0, 0.0, 0.707, 1.0 ],
- "min" : [ 0.0, 0.0, -0.707, 0.707 ]
- } ],
-
- "asset" : {
- "version" : "2.0"
- }
-} \ No newline at end of file