SavantRRFCR / nodes_dodecahedron.json
antonypamo's picture
Upload 21 files
392aa06 verified
raw
history blame contribute delete
309 Bytes
{
"description": "dodecahedron sample nodes (partial)",
"nodes": [
{
"id": 0,
"x": 0.0,
"y": 0.0,
"z": 1.0
},
{
"id": 1,
"x": 0.607,
"y": 0.0,
"z": 0.795
},
{
"id": 2,
"x": -0.607,
"y": 0.0,
"z": 0.795
}
]
}