shapejs 3d models

10 3d models found related to shapejs.
ShapeJS Gyroid
ShapeJS Gyroid
thingiverse

Try it out at shapejs.shapeways.com Instructions Here is the source code. Add a File Input to the ShapeJS console, this code will gyroidize the object. ... function main(args) { var baseFile = args[0]; var grid = load(baseFile,0.075MM); var intersect...

ShapeJS Volume Ring
ShapeJS Volume Ring
thingiverse

If you want to make your own then try out this example: http://shapejs.shapeways.com/ide?shapeJsScript=/rrstatic/javascript/shapejs/examples/volpattern_ring.js We also have a tutorial on how the code was made here:...

ShapeJS Volume Pattern Ring
ShapeJS Volume Pattern Ring
youmagine

If you'd like to make your own ring with a different size or pattern go here: http://shapejs.shapeways.com/ide?shapeJsScript=/rrstatic/javascript/shapejs/examples/volpattern_ring.js You can read a blog post about how it was created here:...

ShapeJS Lightswitch Cover
ShapeJS Lightswitch Cover
thingiverse

... the switch and screws. Instructions I created a tutorial to explain the script, you can read it here: http://www.shapeways.com/blog/archives/24497-learn-shapejs-light-switch-cover.html You can create and share these creators on http://shapejs.com

Gyroid surface
Gyroid surface
thingiverse

Generated with ShapeJS. ...

Gyroid Toothbrush Holder
Gyroid Toothbrush Holder
thingiverse

... Instructions I made a blog posting describing how it was made and added some new features like a top rim and different patterns. It's available here: http://www.shapeways.com/blog/archives/24373-learn-shapejs-toothbrush-holder.html

Sphere with giroid filling
Sphere with giroid filling
thingiverse

Print Settings Printer: Cubicon Single Rafts: Yes Supports: Yes Resolution: 0.15 mm layer height Infill: 100% infill Notes: Printed in natural Cubicon ABS at scale 1/2 How I Designed This Downloaded the ShapeJS example, and converted to STL file...

Tea Light Ball
Tea Light Ball
thingiverse

... remix in the future. Instructions got to ShapeJS, use the code laid out in giles7777 post, add a file input. Use paint or any other program to create a black and white pattern. ... Use Nettfab Basic to render the file into an stl Enjoy :)

Reflection Symmetry
Reflection Symmetry
thingiverse

Reflection Symmetry example using ShapeJS Instructions Goto shapejs.shapeways.,com and us this script // // Example of generalized kaleidoscope. The idea is similar to traditional kaleidoscope, // which consists of 3 flat mirrors with dihedral angles...

Reflection Tealight
Reflection Tealight
thingiverse

Instructions 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...