Thi.ng – open-source building blocks for computational design and art
1–10 of 39 posts
Re: Thi.ng – open-source building blocks for computational design and art
#2thi-ng/geom is my favorite Clojure project.
Re: Thi.ng – open-source building blocks for computational design and art
#3Is there a particular motivation for chosing Clojure?
Re: Thi.ng – open-source building blocks for computational design and art
#4thi-ng/geom is my favorite Clojure project.
What makes it your favorite Clojure project?
Re: Thi.ng – open-source building blocks for computational design and art
#5I believe the new libs are now all in TS and not Clojure anymore.
Does that mean TS is better suited for computational art?
Or are there other reasons why this lib was moved to TS?
Re: Thi.ng – open-source building blocks for computational design and art
#6Is there a particular motivation for chosing Clojure?
https://github.com/thi-ng/ there doesn't seem to be a lot of clojure anymore? Unless clojurescript is tagged as typescript in github that is?!
Re: Thi.ng – open-source building blocks for computational design and art
#7Main monorepo: https://codeberg.org/thi.ng/umbrella
Looks like a collection of many useful general-purpose dependency-free modules written in TypeScript.
Re: Thi.ng – open-source building blocks for computational design and art
#8I believe the new libs are now all in TS and not Clojure anymore. Does that mean TS is better suited for computational art? Or are there other reasons why this lib was moved to TS?
> Or are there other reasons why this lib was moved to TS?
I'm pretty sure reach was the motivation. The author basically wrote his own TypeScript libraries duplicating a bunch of Clojure stuff, so the code is quite Clojure-like still.
Re: Thi.ng – open-source building blocks for computational design and art
#9I see very nasty GPU bugs on this page. never witnessed it before. My laptop is macbook m3.
I managed to record them https://youtu.be/9EpfeUbkPT8
Re: Thi.ng – open-source building blocks for computational design and art
#10When the five cubes a bit down on the page spin diagonally, my whole browser window including address bar and tab bar starts glitching. Chrome on macOS.