Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以现在我正在使用灰度高度图将地形的高度加载到我的游戏中。到目前为止,我似乎无法创建一个高度图,在其中我可以实际控制土地块的位置等。我只是得到这样的东西:
这些山丘是完全随机的,是由 GIMP 中的灰度云效果生成的。必须有一种方法可以在程序中创建地图或其他东西后生成高度图。谁能给我一些指导?