Add spool drivers. Polished animations. Added animation export.

This commit is contained in:
Dejvino
2020-12-31 14:15:57 +01:00
parent 9eac93893c
commit 923ada4ebe
8 changed files with 119 additions and 21 deletions
+11
View File
@@ -13,3 +13,14 @@ use <anim.scad>
include <holodisk.scad>
include <reader.scad>
/*/ read camera
echo($vpr);
echo($vpt);
echo($vpd);
/**/
// set camera
$vpr=[70.4, 0, 314.3];
$vpt=[35.2535, 26.4734, 12.9879];
$vpd=325.228;
/**/