
This is a tealight created with ShapeJS. Sized to accept standard LED lights. The code takes an image and tiles it around a sphere to make interesting patterns.Goto shapejs.shapeways.com and use this code. It takes one file parameter which is the image to tile around the sphere. // // Tealight example using polyhedra reflection // // author Vladimir Bulatov // author Alan Hudson // var TAU = (Math.sqrt(5)+1)/2; // golden ratio var PI = Math.PI; // Returns plane via 3 points (v1, 0, v2) // external normal points in the direction from where points are ordered counter clockwise function getPlane(v1,v2){ var n = new Vector3d(); n.cross(v2,v1); n.normalize(); return ReflectionSymmetry.getPlane(n, 0); } function getIcosahedralSymmetry( ){ var v5 = new Vector3d(1,0,TAU); // vertex of icosahedron var v3 = new Vector3d(0,1/TAU,TAU); // vertex of dodecahedron var p35 = new Vector3d(); // normal to plane via (0, v3, v5) } function getSphereBend(fixedRadius, bendAmount, offset){ } function getImage(radius, thickness, path){ } // Create a hole for the tea light to be placed through function getLightHole(hole,outside) { var cyl = new Cylinder(new Vector3d(0,0,0), new Vector3d(0,-outside,0), hole); } // Create a rim around the light hole function getRim(hole,radius,thickness) { var cr = hole + thickness; } function main(arg){ }
- 0 inches x 0 inches x 0 inches
- this product is 3D printed
- 16 available colors
- material is a strong plastic
- free delivery by May 05
- 0 parts
