added dir with stl-files
This commit is contained in:
parent
e3d728dbea
commit
3829f84ce8
4 changed files with 2 additions and 2 deletions
BIN
.3d.php.swp
Normal file
BIN
.3d.php.swp
Normal file
Binary file not shown.
4
3d.php
4
3d.php
|
@ -144,8 +144,8 @@ var animate = function () {
|
|||
}
|
||||
|
||||
window.onload = function() {
|
||||
STLViewer("KaosCubeTopThick2mm_cut_joints.stl", "model0")
|
||||
STLViewer("KaosCube_support_cable.stl", "model1")
|
||||
STLViewer("STL-Files/KaosCubeTopThick2mm_cut_joints.stl", "model0")
|
||||
STLViewer("STL-Files/KaosCube_support_cable.stl", "model1")
|
||||
}
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Reference in a new issue