sueden.social ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Eine Community für alle, die sich dem Süden hingezogen fühlen. Wir können alles außer Hochdeutsch.

Serverstatistik:

1,8 Tsd.
aktive Profile

#gradient

0 Beiträge0 Beteiligte0 Beiträge heute

Just learned that my little visual cosine gradient generator tool (from 2015) is featured in this popular video tutorial (1.1M+ views) about artistic shader programming:

youtu.be/f4s1h2YETNY?t=971

The tool is still here:
dev.thi.ng/gradients/

If you want to use these gradients outside shaders (e.g. for dataviz purposes), the actual gradient functionality is also included in these two libraries:

thi.ng/color (TypeScript/JavaScript)

Related readme section with presets and code examples:
github.com/thi-ng/umbrella/blo

Clojure/ClojureScript version:
github.com/thi-ng/color/blob/m