Back
Crocodile In Style - Curv – 3D printable model from Thingiverse Thingiverse

Crocodile In Style - Curv

by Torleif
3 Downloads
13 Likes
0 Makes
Download Model
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

Playing around with my new capcone primitive

let

capcone ( p1 , p2 ) =
let a=p1[[X,Y,Z]];
b=p2[[X,Y,Z]];
d1=p1[3];
d2=p2[3];
ba = b - a;
in make_shape {


dist p =
let
pa = p[[X,Y,Z]] - a;
h = clamp(dot(pa,ba) / dot(ba,ba),
Source
Thingiverse
Comments
0

Bewertung

Noch keine Bewertungen

Comments

No comments yet – be the first!
All Thingiverse Models More by Torleif

Similar Models

6 Suggestions

Add to Collection