this post was submitted on 17 Oct 2023
153 points (98.1% liked)

PC Gaming

8250 readers
478 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 11 months ago

So, not a lot of detail as this is a shit post account, but I mocked up a vector based system to use rather than grids which allows a city builder to run smoother and lighter on ram instead of basically being a giant spread sheet. Each path was a single vector and a data tree ties all the information to a single point on an infinitely divisible grid. It allowed a game to be more complex, and allowed for better road and other building elements.

I gave it away for free, hoping someone, anyone with more time on their hands would use it. Paradox now owns the rights to that system, they aren't using it, but they are likely making sure noone else does.

What's so bad about dropping grids and right angles, why can't a building be a shape other than square? Because it's cheaper to do and easier to mod.

If I ever have the time I'll whip something up in unreal as a demonstration. The original was unfortunately built in unity. The whole point was to allow buildings to follow curved roads.