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.
A lunar navigation simulation using Chandrayaan-3 terrain data that auto-generates random start and end coordinates. It visualizes the terrain and plots a path to simulate rover movement, aiding in analyzing safe and efficient traversal across the lunar surface.
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.