Live data from Hacker News

Fishdraw: Procedurally Generated Fish Drawings

fishdraw.glitch.me

11–20 of 91 posts

Re: Fishdraw: Procedurally Generated Fish Drawings

#14

Earlier quoted context omitted.

Here is the repository (was shared yesterday in reddit’s r/generative): https://github.com/LingDong-/fishdraw

I took a look. I can't really understand it (unless I spend the whole next week on it... which I will probably do). Could someone with more expertise in the topic explain me how it is done (high level overview)?

0) sepect random parameters for body size/shape, fin size/shape, etc.

1) draw fish outline

2) complete rest of the fish

Re: Fishdraw: Procedurally Generated Fish Drawings

#17
post #5

Feature request: it'd be nice to have a way to generate a link to a particular fish, such that it can be generated again.

It looks like you can provide a seed based on the readme in the github repo. This would produce the same fish every time.
Post reply on HN