File tree 2 files changed +14
-0
lines changed
content/posts/newsletter-017
2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -416,6 +416,20 @@ _Discussions:
416
416
[ timclicks-session ] : https://youtube.com/watch?v=d9lsT4kJo44
417
417
[ timclicks-nannou ] : https://nannou.cc
418
418
419
+ ### [ Drawing Bezier curves with SDFs] [ bezier_article ]
420
+
421
+ ![ Demo] ( beziers.gif )
422
+ _ The demo is availiable [ here] [ bezier_demo ] _
423
+
424
+ A short note by [ @VladZhukov0 ] about drawing Bezier curves (strokes)
425
+ with signed distance fields.
426
+ Continuation of a [ previous note] [ hqlines ] about drawing lines with SDF.
427
+
428
+ [ bezier_article ] : https://vladjuckov.github.io/beziers-sdf
429
+ [ bezier_demo ] : https://pum-purum-pum-pum.github.io/bezier
430
+ [ @VladZhukov0 ] : https://twitter.com/VladZhukov0
431
+ [ hqlines ] : https://vladjuckov.github.io/hqlines
432
+
419
433
### [ Nannou: Creative Coding with Rust] [ mactuitui-talk ]
420
434
421
435
[ ![ A screenshot from the talk] ( nannou_creative_coding.jpg )] [ mactuitui-talk ]
You can’t perform that action at this time.
0 commit comments