Remove o3dv test files.

This commit is contained in:
Viktor Kovacs 2022-11-18 21:42:24 +01:00
parent feb4b81deb
commit 063c5fe2c9
7 changed files with 0 additions and 563 deletions

View File

@ -1,83 +0,0 @@
{
"root" : 0,
"nodes" : [
{
"children" : [1, 2, 3, 4]
},
{
"transformation" : {
"translation" : [0.0, 0.0, 0.0]
},
"mesh" : 0
},
{
"transformation" : {
"translation" : [2.0, 0.0, 0.0]
},
"mesh" : 1
},
{
"transformation" : {
"translation" : [4.0, 0.0, 0.0]
},
"mesh" : 2
},
{
"transformation" : {
"translation" : [6.0, 0.0, 0.0]
},
"mesh" : 3
}
],
"materials" : [
{
"name" : "Blue",
"color" : [0, 0, 200]
}
],
"meshes" : [
{
"name" : "Cube",
"type" : "cuboid",
"material" : 0,
"parameters" : {
"size_x" : 1.0,
"size_y" : 1.0,
"size_z" : 1.0
}
},
{
"name" : "Cylinder",
"type" : "cylinder",
"material" : 0,
"parameters" : {
"radius" : 0.5,
"height" : 1.0,
"segments" : 25,
"smooth" : true
}
},
{
"name" : "Sphere",
"type" : "sphere",
"material" : 0,
"parameters" : {
"radius" : 0.5,
"segments" : 25,
"smooth" : true
}
},
{
"name" : "Cone",
"type" : "cone",
"material" : 0,
"parameters" : {
"top_radius" : 0.2,
"bottom_radius" : 0.5,
"height" : 1.0,
"segments" : 25,
"smooth" : true
}
}
]
}

View File

@ -1,134 +0,0 @@
{
"root" : 0,
"nodes" : [
{
"children" : [1, 2, 3, 4, 15, 16]
},
{
"name" : "Cubes",
"transformation" : {
"translation" : [0.0, 0.0, 2.0]
},
"children" : [5, 6, 7, 8]
},
{
"name" : "Cubes 2",
"transformation" : {
"translation" : [0.0, 0.0, 4.0]
},
"children" : [5, 6, 7, 8]
},
{
"name" : "Spheres",
"transformation" : {
"translation" : [0.0, 0.0, 6.0]
},
"children" : [9, 10, 11, 12]
},
{
"name" : "Cube and Sphere",
"transformation" : {
"translation" : [0.0, 0.0, 8.0]
},
"children" : [13, 14]
},
{
"transformation" : {
"translation" : [0.0, 0.0, 0.0]
},
"mesh" : 0
},
{
"transformation" : {
"translation" : [2.0, 0.0, 0.0]
},
"mesh" : 0
},
{
"transformation" : {
"translation" : [2.0, 2.0, 0.0]
},
"mesh" : 0
},
{
"transformation" : {
"translation" : [0.0, 2.0, 0.0]
},
"mesh" : 0
},
{
"transformation" : {
"translation" : [0.0, 0.0, 0.0]
},
"mesh" : 1
},
{
"transformation" : {
"translation" : [2.0, 0.0, 0.0]
},
"mesh" : 1
},
{
"transformation" : {
"translation" : [2.0, 2.0, 0.0]
},
"mesh" : 1
},
{
"transformation" : {
"translation" : [0.0, 2.0, 0.0]
},
"mesh" : 1
},
{
"transformation" : {
"translation" : [0.0, 0.0, 0.0],
"scale" : [0.8, 0.8, 0.8]
},
"mesh" : 0
},
{
"transformation" : {
"translation" : [2.0, 0.0, 0.0],
"scale" : [0.8, 0.8, 0.8]
},
"mesh" : 1
},
{
"mesh" : 0
},
{
"mesh" : 1
}
],
"materials" : [
{
"name" : "Green",
"color" : [0, 200, 0]
},
{
"name" : "Blue",
"color" : [0, 0, 200]
}
],
"meshes" : [
{
"name" : "Cube",
"type" : "cuboid",
"material" : 0,
"parameters" : {
"size_x" : 1.0,
"size_y" : 1.0,
"size_z" : 1.0
}
},
{
"name" : "Sphere",
"type" : "sphere",
"material" : 1,
"parameters" : {
"radius" : 0.5
}
}
]
}

View File

@ -1,33 +0,0 @@
{
"root" : 0,
"nodes" : [
{
"children" : [1]
},
{
"transformation" : {
"translation" : [0.0, 0.0, 0.0]
},
"mesh" : 0
}
],
"materials" : [
{
"name" : "Black",
"color" : [255, 255, 255],
"metalness" : 1.0,
"roughness" : 0.0
}
],
"meshes" : [
{
"name" : "Sphere",
"type" : "sphere",
"material" : 0,
"parameters" : {
"radius" : 1.0,
"segments" : 40
}
}
]
}

View File

@ -1,158 +0,0 @@
{
"properties" : [
{ "name" : "Author", "value" : "Viktor Kovács" },
{ "name" : "License", "value" : "MIT" }
],
"root" : 0,
"nodes" : [
{
"children" : [1, 2, 3],
"transformation" : {
"rotation" : [0.7071067811865475, 0.0, 0.0, 0.7071067811865476]
}
},
{
"name" : "Tetrahedral",
"children" : [4]
},
{
"name" : "Octahedral",
"children" : [5, 6]
},
{
"name" : "Icosahedral",
"children" : [7, 8]
},
{
"mesh" : 0
},
{
"mesh" : 1,
"transformation" : {
"translation" : [0.0, 3.0, 0.0]
}
},
{
"mesh" : 2,
"transformation" : {
"translation" : [3.0, 0.0, 0.0]
}
},
{
"mesh" : 3,
"transformation" : {
"translation" : [3.0, 3.0, 0.0]
}
},
{
"mesh" : 4,
"transformation" : {
"translation" : [6.0, 1.5, 0.0]
}
}
],
"materials" : [
{
"name" : "Red",
"color" : [194, 41, 41]
},
{
"name" : "Green",
"color" : [29, 145, 87]
},
{
"name" : "Blue",
"color" : [0, 128, 174]
},
{
"name" : "Yellow",
"color" : [245, 194, 41]
},
{
"name" : "Purple",
"color" : [194, 92, 143]
}
],
"meshes" : [
{
"name" : "Tetrahedron",
"type" : "platonic",
"material" : 0,
"parameters" : {
"solid_type" : "tetrahedron",
"radius" : 1.0
},
"properties" : [
{ "name" : "Name", "value" : "Tetrahedron" },
{ "name" : "Dual", "value" : "Tetrahedron" },
{ "name" : "Vertices", "value" : "4" },
{ "name" : "Edges", "value" : "6" },
{ "name" : "Faces", "value" : "4" }
]
},
{
"name" : "Hexahedron",
"type" : "platonic",
"material" : 1,
"parameters" : {
"solid_type" : "hexahedron",
"radius" : 1.0
},
"properties" : [
{ "name" : "Name", "value" : "Hexahedron" },
{ "name" : "Dual", "value" : "Octahedron" },
{ "name" : "Vertices", "value" : "8" },
{ "name" : "Edges", "value" : "12" },
{ "name" : "Faces", "value" : "6" }
]
},
{
"name" : "Octahedron",
"type" : "platonic",
"material" : 2,
"parameters" : {
"solid_type" : "octahedron",
"radius" : 1.0
},
"properties" : [
{ "name" : "Name", "value" : "Octahedron" },
{ "name" : "Dual", "value" : "Hexahedron" },
{ "name" : "Vertices", "value" : "6" },
{ "name" : "Edges", "value" : "12" },
{ "name" : "Faces", "value" : "8" }
]
},
{
"name" : "Dodecahedron",
"type" : "platonic",
"material" : 3,
"parameters" : {
"solid_type" : "dodecahedron",
"radius" : 1.0
},
"properties" : [
{ "name" : "Name", "value" : "Dodecahedron" },
{ "name" : "Dual", "value" : "Icosahedron" },
{ "name" : "Vertices", "value" : "20" },
{ "name" : "Edges", "value" : "30" },
{ "name" : "Faces", "value" : "12" }
]
},
{
"name" : "Icosahedron",
"type" : "platonic",
"material" : 4,
"parameters" : {
"solid_type" : "icosahedron",
"radius" : 1.0
},
"properties" : [
{ "name" : "Name", "value" : "Icosahedron" },
{ "name" : "Dual", "value" : "Dodecahedron" },
{ "name" : "Vertices", "value" : "12" },
{ "name" : "Edges", "value" : "30" },
{ "name" : "Faces", "value" : "20" }
]
}
]
}

View File

@ -1,67 +0,0 @@
{
"root" : 0,
"nodes" : [
{
"children" : [1, 2, 3]
},
{
"transformation" : {
"translation" : [0.0, 0.0, 0.0]
},
"mesh" : 0
},
{
"transformation" : {
"translation" : [2.0, 0.0, 0.0]
},
"mesh" : 1
},
{
"transformation" : {
"translation" : [4.0, 0.0, 0.0]
},
"mesh" : 2
}
],
"materials" : [
{
"name" : "Red",
"color" : [200, 0, 0]
},
{
"name" : "Blue",
"color" : [0, 0, 200]
}
],
"meshes" : [
{
"name" : "Cube",
"type" : "cuboid",
"material" : 0,
"parameters" : {
"size_x" : 1.0,
"size_y" : 1.0,
"size_z" : 1.0
}
},
{
"name" : "Cube",
"type" : "cuboid",
"material" : 1,
"parameters" : {
"size_x" : 1.0,
"size_y" : 1.0,
"size_z" : 1.0
}
},
{
"name" : "Cube",
"type" : "cuboid",
"parameters" : {
"size_x" : 1.0,
"size_y" : 1.0,
"size_z" : 1.0
}
}
]
}

View File

@ -1,50 +0,0 @@
{
"root" : 0,
"materials" : [
{
"name" : "Green",
"color" : [0, 200, 0]
}
],
"nodes" : [
{
"children" : [1, 2, 4]
},
{
"name" : "Translated",
"transformation" : {
"translation" : [2.0, 0.0, 0.0]
},
"children" : [4]
},
{
"name" : "Rotated",
"transformation" : {
"rotation" : [0.0, 0.0, 0.7071067811865475, 0.7071067811865476]
},
"children" : [3]
},
{
"name" : "Translated and Rotated",
"transformation" : {
"translation" : [2.0, 0.0, 0.0]
},
"children" : [4]
},
{
"mesh" : 0
}
],
"meshes" : [
{
"name" : "Cube",
"type" : "cuboid",
"material" : 0,
"parameters" : {
"size_x" : 1.0,
"size_y" : 1.0,
"size_z" : 1.0
}
}
]
}

View File

@ -1,38 +0,0 @@
{
"root" : 0,
"nodes" : [
{
"children" : [1, 2]
},
{
"transformation" : {
"translation" : [0.0, 0.0, 0.0]
},
"mesh" : 0
},
{
"transformation" : {
"translation" : [2.0, 0.0, 0.0]
},
"mesh" : 0
}
],
"materials" : [
{
"name" : "Blue",
"color" : [0, 0, 200]
}
],
"meshes" : [
{
"name" : "Cube",
"type" : "cuboid",
"material" : 0,
"parameters" : {
"size_x" : 1.0,
"size_y" : 1.0,
"size_z" : 1.0
}
}
]
}