Remix.run Logo
Show HN: Turn your name into a tree in an infinite procedural shanshui landscape(landscape.bairui.dev)
32 points by subairui 3 days ago | 14 comments

Hi HN! I made this after collecting hundreds of "name → tree" submissions at ITP.

Live: https://landscape.bairui.dev/ Source: https://github.com/pearmini/infinite-landscape Plant a tree: https://tree.bairui.dev/

Pan and zoom an infinite procedural landscape. Each name is converted to ASCII codes, which grow into a unique tree (breadth-first branching; repeated digits become mathematical roses). Mountains use midpoint displacement + Perlin noise, with SVG radial gradients in the blue/green/gold palette from Wang Ximeng's "A Thousand Li of Rivers and Mountains."

Inspired by Lingdong Huang's {Shan, Shui}* (https://github.com/LingDong-/shan-shui-inf). Every tree is someone's name, signed with an APack stamp (https://apack.bairui.dev/).

Try planting your name, then pan along the ridgeline to find it. "My trees" lets you jump back to ones you planted.

Happy to answer questions about the terrain algo, name→tree encoding, or the Riso print we tiled at ITP Winter Show!

yardshop 3 hours ago | parent | next [-]

Very simple and beautiful! I planted a couple too.

I wish I could zoom in further to get closeups of trees and names and the mountains.

All the same it's very nice!

subairui 2 hours ago | parent [-]

Hi yardshop, thanks for the kind words and the wonderful suggestion. I just updated the project so you can zoom in much further than before. Feel free to try it again!

rdksu 6 hours ago | parent | prev | next [-]

This is so cool! Could you add a feature to export my tree as an svg please? Would love to put it on my git profile !

subairui 5 hours ago | parent [-]

Thanks rdksu. This means a lot to me. I just added the download feature. Now you can download your name as a PNG or SVG!

passiflora96 2 hours ago | parent | prev | next [-]

Wow this is really creative. Keep up the good work!

subairui 2 hours ago | parent [-]

Thanks passiflora96! I'll share more when I build more!

infinitebit 22 minutes ago | parent | prev | next [-]

I love this

zoom6628 an hour ago | parent | prev | next [-]

Love it !

Invictus1001 3 days ago | parent | prev | next [-]

This is very clean & creative project I planted a couple of trees of different names & symbols the one with constant reptition of characters are attractive especially when you can see a unique pattern

subairui 3 days ago | parent [-]

Thanks, Invictus1001! I use a deterministic algorithm to convert a name into a tree, so the same input always generates the same result. I'm glad you enjoyed exploring the different patterns—repeated characters often create some particularly interesting structures!

m1rsh0 5 hours ago | parent | prev | next [-]

I really liked the idea! Great work.

subairui 5 hours ago | parent [-]

Thanks mirsh0! I hope you enjoy it!

iJohnDoe 2 hours ago | parent | prev [-]

Cool idea. Fun to see these creative things online.

subairui 2 hours ago | parent [-]

Thanks, iJohnDoe! That's exactly the whole point. I want more people to engage with it!