Hacker News new | ask | show | jobs
by bombcar 883 days ago
People assume that all the difficult video stuff is 3D and that 2D is "solved" but it's actually quite an issue to do it well and fast.

The Factorio dev blog has some of the issues encountered, and rendering speed for Dwarf Fortress in ASCII mode has been an issue in the past.

1 comments

Oh cool, I didn't realize Factorio had such an extensive dev blog. I see it goes back over a decade! It'll be a treat to read through this :)

And ugh, I can believe it with DF. I'm trying to deliver something with similar quality graphics and naively thought that setting the bar so low would make that aspect of the project "free" :)... but it's about the journey not the destination and it is so rewarding making all the little micro-improvements over time. So, I'll stick with it and hope to get quicker as I gain more experience.