diff options
| author | home_pc <[email protected]> | 2020-01-20 13:48:51 -0800 |
|---|---|---|
| committer | home_pc <[email protected]> | 2020-01-20 13:48:51 -0800 |
| commit | 75fa1d1810e98453960a81115d88302e276d817f (patch) | |
| tree | 92f37accb3cb041d056d00525b5830a69862631a /resources/control_shapes/cube.shape | |
| parent | fixed install.mel issue (diff) | |
| download | artv2-75fa1d1810e98453960a81115d88302e276d817f.tar.xz artv2-75fa1d1810e98453960a81115d88302e276d817f.zip | |
Uploading work on refactor
At this point, all components can build their skeletons. Next steps are to get components building their rigs.
Diffstat (limited to 'resources/control_shapes/cube.shape')
| -rw-r--r-- | resources/control_shapes/cube.shape | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/control_shapes/cube.shape b/resources/control_shapes/cube.shape new file mode 100644 index 0000000..37996d7 --- /dev/null +++ b/resources/control_shapes/cube.shape @@ -0,0 +1 @@ +[{"knots": [0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0, 18.0, 19.0], "points": [[-0.5028610043168037, 0.5028610043168037, 0.5028610043168037], [-0.5028610043168037, 0.5028610043168037, -0.5028610043168037], [-0.5028610043168037, -0.5028610043168037, -0.5028610043168037], [-0.5028610043168037, -0.5028610043168037, 0.5028610043168037], [-0.5028610043168037, 0.5028610043168037, 0.5028610043168037], [0.5028610043168037, 0.5028610043168037, 0.5028610043168037], [0.5028610043168037, 0.5028610043168037, -0.5028610043168037], [-0.5028610043168037, 0.5028610043168037, -0.5028610043168037], [-0.5028610043168037, 0.5028610043168037, 0.5028610043168037], [0.5028610043168037, 0.5028610043168037, 0.5028610043168037], [0.5028610043168037, -0.5028610043168037, 0.5028610043168037], [0.5028610043168037, -0.5028610043168037, -0.5028610043168037], [0.5028610043168037, 0.5028610043168037, -0.5028610043168037], [0.5028610043168037, 0.5028610043168037, 0.5028610043168037], [0.5028610043168037, -0.5028610043168037, 0.5028610043168037], [-0.5028610043168037, -0.5028610043168037, 0.5028610043168037], [-0.5028610043168037, -0.5028610043168037, -0.5028610043168037], [0.5028610043168037, -0.5028610043168037, -0.5028610043168037], [0.5028610043168037, -0.5028610043168037, 0.5028610043168037], [-0.5028610043168037, -0.5028610043168037, 0.5028610043168037]], "degree": 1, "form": 0}]
\ No newline at end of file |