include ; /* The DD play: an example of one possible dice composition @author Perrier Stéphanie, Le Coultre Régis, Borgognon Nathalie @date 16 dec. 2015 @licence CC BY-NC-SA 4.0 */ union() { color( "Blue" ) { import("dd_Vivo_Xl.stl", convexity=3); } color( "gray" ) { import("dd_Vivo_XS_top.stl", convexity=3); } color( "LimeGreen" ) { import("dd_TV_plus.stl", convexity=3); } color( "DarkOrange" ) { import("dd_Tel_fix.stl", convexity=3); } color( "Red" ) { import("dd_n_tel.stl", convexity=3); } } // DarkGray // DarkOrange // Red // LimeGreen // Blue