Mathematical question: procedural generation of a galaxy

前端 未结 19 1532
太阳男子
太阳男子 2020-12-22 17:25

I\'m going to make a space/trading/combat game that is completely procedurally generated. But, I know that storing all of the details of the whole galaxy in memory is unfeas

19条回答
  •  暖寄归人
    2020-12-22 18:27

    Check out this series on Gamasutra:

    A Real-Time Procedural Universe, the first four links

    Also, this: Algorithms for an infinite universe

提交回复
热议问题