Noise Sponge Shape - Curv

Noise Sponge Shape - Curv

Description

Curv Is A Programming Language For Creating Art Using Mathematics. It'S A 2D And 3D Geometric Modelling Tool That Supports Full Colour, Animation And 3D Printing. 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 )

Statistics

Likes

9

Downloads

0

Category

Math Art

Tags

#Curv