Earlier quoted context omitted.
I'm curious why you didn't do something like generate new tiles one at a time, but just expand the input area on the sides with already-generated neighbors. Looks like your infill model doesn't really care about tile sizes, and I doubt it really needs full adjacent tiles to match style. Why 2x2 tile inputs rather than say... generate new tiles one at a time, but add 50px of bordering tile on each side that already ha…
Yeah I actually did that quite a bit too. I didn't want to get too bogged down in the nitty gritty of the tiling algorithm because it's actually quite difficult to communicate via writing (which probably contributed to it being hard to get AI to implement). The issue is that the overall style was not consistent from tile to tile, so you'd see some drift, particularly in the color - and you can see it in quite a few p…
Show HN: isometric.nyc – giant isometric pixel art map of NYC
151–160 of 247 posts
Re: Show HN: isometric.nyc – giant isometric pixel art map of NYC
#152Sorry about the hug of death - while I spent an embarassing amount of money on rented H100s, I couldn't be bothered to spend $5 for Cloudflare workers... Hope you all enjoy it, it should be back up now
> while I spent an embarassing amount of money on rented H100s Would you mind sharing a ballpark estimate?
Re: Show HN: isometric.nyc – giant isometric pixel art map of NYC
#153Re: Show HN: isometric.nyc – giant isometric pixel art map of NYC
#154Earlier quoted context omitted.
Where’s the love here? There are artists who dedicate their lives to creating a single masterwork. This is someone spending a weekend on a “neat idea”.
You're inferring that time invested per project is directly proportional to love for the craft, which I disagree with strongly. Taking a weekend to explore a new medium is an act of interest/love in the craft. Is Robert Bateman any less dedicated to a life of art than Michelangelo was? Maybe, maybe not, but I think we can both agree they produced quick sketches, and dedicated their lives to producing incredible art.…
Re: Show HN: isometric.nyc – giant isometric pixel art map of NYC
#155Re: Show HN: isometric.nyc – giant isometric pixel art map of NYC
#156Re: Show HN: isometric.nyc – giant isometric pixel art map of NYC
#157Earlier quoted context omitted.
Basically, it's not pixel art at all. It's very cool and I don't mind the use of AI at all but I think calling it pixel art is just very misleading. It's closer to a filter but not quite that either.
It's pixel art, just not the types of pixels most people want in pixel art.
Re: Show HN: isometric.nyc – giant isometric pixel art map of NYC
#158Re: Show HN: isometric.nyc – giant isometric pixel art map of NYC
#159Why is so much NJ on the map?
Re: Show HN: isometric.nyc – giant isometric pixel art map of NYC
#160Want to thank you for taking the time to write up the process. I know you'll get flak for the agentic coding, but I think it's really awesome you were able to realize an idea that otherwise would've remained relegated to "you know what'd be cool.." territory. Also, just because the activation energy to execute a project like this is lower doesn't mean the creative ceiling isn't just as high as before.
The reality is, this is a HUGE project to do with no GIS / image gen experience without Gen AI.