Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
vetlesillerud committed May 19, 2019
1 parent be4f5e1 commit 2315dd3
Show file tree
Hide file tree
Showing 8,563 changed files with 1,324,580 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 1,3 @@
.idea/*
.DS_Store
__pycache__/
Binary file not shown.
15 changes: 15 additions & 0 deletions data/wallpaper/fragments/fragment0/fragment_floor.json
Original file line number Diff line number Diff line change
@@ -0,0 1,15 @@
{
"axis_max" : 6.7298225164413452,
"axis_min" : -4.9381933212280273,
"bounding_polygon" :
[
[ -0.31673021452747196, 1.0672800611527293, 0.0 ],
[ 1.6270912092039445, 1.0672800611527293, 0.0 ],
[ 1.6270912092039445, -1.7317887587520184, 0.0 ],
[ -0.31673021452747196, -1.7317887587520184, 0.0 ]
],
"class_name" : "SelectionPolygonVolume",
"orthogonal_axis" : "Z",
"version_major" : 1,
"version_minor" : 0
}
Binary file not shown.
15 changes: 15 additions & 0 deletions data/wallpaper/fragments/fragment0/fragment_wall.json
Original file line number Diff line number Diff line change
@@ -0,0 1,15 @@
{
"axis_max" : 11.825083218514919,
"axis_min" : -6.0686496943235397,
"bounding_polygon" :
[
[ 0.0, 1.3889840544624406, 2.7576925009991875 ],
[ 0.0, -1.9892736634739729, 2.7576925009991875 ],
[ 0.0, -1.9892736634739729, 1.4373701483390833 ],
[ 0.0, 1.3889840544624406, 1.4373701483390833 ]
],
"class_name" : "SelectionPolygonVolume",
"orthogonal_axis" : "X",
"version_major" : 1,
"version_minor" : 0
}
Binary file not shown.
Loading

0 comments on commit 2315dd3

Please sign in to comment.