Large optimization to select()

This commit is contained in:
Revar Desmera
2019-03-30 22:39:44 -07:00
parent 55a797b9b9
commit 015c34d637
2 changed files with 11 additions and 4 deletions

View File

@@ -108,7 +108,7 @@ module CR_cube(size=[100,100,100], r=10, splinesteps=8, cheat=false)
}
CR_cube(size=[100,100,100], r=20, splinesteps=2, cheat=false);
CR_cube(size=[100,100,100], r=20, splinesteps=9, cheat=false);
cube(1);