Skip to content

sirrah23/Mountain_Path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Mountain Path Tracer

The idea for this project was obtained from this website.

This Processing program will read in a file containing height data for a terrain and find a path from one side to the other.

The explorer uses a greedy algorithm; at each step it scans the neighboring areas and moves to the one that will produce the smallest height differential.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors