Noise Sponge Shape - Curv

Noise Sponge Shape - Curv

thingiverse

Curv is a programming language designed for artistic expression through mathematical manipulation. It's a versatile tool for creating two-dimensional and three-dimensional geometric models that support full-color visuals, animation capabilities, and 3D printing functionality. https://github.com/doug-moen/curv //noise sponge shape let include file "Textures.curv"; noiseshape = make_shape { dist(x,y,z,t) = abs((noise3d(x,y,z)[X])*2 -1 )-0.25; is_3d = true; }; in smooth 0.4 .intersection ( morph 0.5 ( sphere 10 , cube 10>>offset 1>>rotate {angle:45*deg,axis:[1,1,1]} ), noiseshape )

Download Model from thingiverse

With this file you will be able to print Noise Sponge Shape - Curv with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Noise Sponge Shape - Curv.