Hacker News new | ask | show | jobs
by Aperocky 1188 days ago
I love the dungeon mode and its custom generation, but it seems missing for world map, have you thought about using `simplex-noise` to generate a completely random world? for example https://aperocky.com/hydrosim

And performance does seem to suffer quite a lot on my M1 air.

1 comments

Yeah, I haven't built a world generation tool yet, but that link you made seems really cool! I've played around with perlin noise in the past, but never simplex. I'll have to check it out, thanks for the suggestion!

I actually haven't tested it on a mac before, so thanks for letting me know. I just looked at it in Safari and apparently they still don't support svg filters even on desktop, so the app is unfortunately broken there