Add STL renderer
This commit is contained in:
parent
1a6f2a9caa
commit
00380ac602
5 changed files with 36 additions and 6 deletions
1
webapp/static/Madeleine.js
Submodule
1
webapp/static/Madeleine.js
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 9e39e65b7257bc1139502a14970cc174ca594750
|
||||
|
|
@ -227,3 +227,11 @@ a.btn:active, a.btn:hover, a.btn:visited, a.btn:link {
|
|||
background-color: #d35f5f;
|
||||
box-shadow: 1px 2px 4px 1px #000;
|
||||
}
|
||||
|
||||
.controls {
|
||||
padding-top: 8em;
|
||||
}
|
||||
|
||||
.render_output {
|
||||
padding-bottom: 8em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue