s-ol’s Twitter Archive
—№ 1,070
⇤ Newest
Tweet
⇠ Newer
Tweet
Older
Tweet
⇢
Found what might be my favourite ever programming language: curv by doug moen:
github.com/doug-moen/curv
Super clean pure functional, currying-based language for modelling, animating and procedural-texturing with SDFs!
On twitter.com
❤️ 2
Favorites
2018 Oct 7
Mood +
8
🙂
…in reply to @S0lll0s
@
PaniQ
have you seen this?
Permalink
On twitter.com
2018 Oct 7
Mood
0
…in reply to @S0lll0s
let m=move;abs_x p=[abs p[X], p[Y], p[Z], p[T]];f s = make_shape{dist p:s.dist(abs_x p),colour p:s.colour(abs_x p),bbox:let b=s.bbox[MAX]in[-b,b],is_2d:
s.is
_2d,is_3d:https://t.co/HuGEcyXno3_3d}in union[circle,square>>m(0,-1)]>>rotate(-.8)>>m(.7,0)>>f>>pancake.4
Permalink
On twitter.com
2018 Oct 7
Mood
0