Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.04 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.04 KB

Land of Earth Reloaded

This is a rewritten version of my original Land of Earth project, with a different dataset representation and streaming method, resulting in better performance and visual quality.

Land of Earth is a global spherical terrain renderer that uses a 172800 * 86400 heightmap, is based on my engine Silice3D and it works realtime. It is an "extension" of Filip Strugar's CDLOD concept, with texture streaming of course. Unfortunately I couldn't upload the dataset required to run this code.

screenshot

video

Camera usage (press space to switch between them):

  • FPS camera
    • WASD keys: position
    • mouse move: camera direction
    • mouse scroll: movement speed
  • Sphere viewer camera (default):
    • mouse move: position
    • mouse scroll: zoom