Virtual Terrain Project

 • 

网站地址
Virtual Terrain Project 是一个有关星球在计算机图形上的集合:从地形生成/LOD,大气散射模拟,海洋模拟到过程生成城市布局,应有尽有。
很多东西在我做 Epoch 的时候提供了很多思路,虽然我暂时没能力按照 Paper 直接手动实现一遍。
挑几个有趣的:

Spherical Textures Mapping

http://vterrain.org/Textures/spherical.html

Terrain LOD: Runtime Regular-Grid Approaches

http://vterrain.org/LOD/Implementations/

Sky / Atmospheric Rendering

http://vterrain.org/Atmosphere/

Clouds

http://vterrain.org/Atmosphere/Clouds/

Water

http://vterrain.org/Water/

Procedural Building Implementations

http://vterrain.org/Culture/BldCity/Proc/