You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"rooms" : [
|
|
|
|
{
|
|
|
|
"name" : "Great Room",
|
|
|
|
"x" : 4.9784,
|
|
|
|
"y" : 0,
|
|
|
|
"w" : 5.385,
|
|
|
|
"h" : 4.37,
|
|
|
|
"d" : 6.096,
|
|
|
|
"color" : "yellow"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name" : "Dining Room",
|
|
|
|
"x" : 0,
|
|
|
|
"y" : 4.6736,
|
|
|
|
"w" : 4.9774,
|
|
|
|
"h" : 3.7338,
|
|
|
|
"d" : 3.048,
|
|
|
|
"color" : "red"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name" : "Patio",
|
|
|
|
"x" : 0,
|
|
|
|
"y" : 0.6096,
|
|
|
|
"w" : 4.9774,
|
|
|
|
"h" : 4.6736,
|
|
|
|
"d" : 3.048,
|
|
|
|
"color" : "green"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name" : "Stairway",
|
|
|
|
"x" : 0,
|
|
|
|
"y" : 7.7216,
|
|
|
|
"w" : 2.9972,
|
|
|
|
"h" : 3.149,
|
|
|
|
"d" : 6.096,
|
|
|
|
"color" : "blue"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|