You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An algorithm for vertically exaggerating DEMs for 3D maps, based on surface roughness. Useful for areas with a mix of rough and smooth terrain, where different exaggeration factors are ideal for different features.
A simple program to view terrain heightfield images in 3D and fly around it. For GeoTiff elevation images it can map them to world vegetation ndvi image wrt their texturing.
PlagueSpread is a Computational Geometry application, with the scenario of infection spread from hotspot areas. It concerns 2D, 3D space, Voronoi Diagrams, KD trees, Path finding and terrain emulation, among others.