Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Recursive Shadowcasting which allows for 90/180 degree viewsheds #29

Merged
merged 12 commits into from
Mar 31, 2014

Commits on Mar 29, 2014

  1. Configuration menu
    Copy the full SHA
    35c72fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8424add View commit details
    Browse the repository at this point in the history
  3. Added new RecursiveShadowcasting class based on another shadowcasting…

    … algorithm on Rogue Basin
    thesnarky1 committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    5225d3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36b84df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2471668 View commit details
    Browse the repository at this point in the history
  6. Tweaked radius used in algorithm to make output the same as other sha…

    …dowcastng algorithms for same radius
    thesnarky1 committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    ea4c797 View commit details
    Browse the repository at this point in the history
  7. Recompiled

    thesnarky1 committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    70b4167 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d4cc99 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    981496d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9dcacf4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    050286d View commit details
    Browse the repository at this point in the history
  12. Changed all space indentations to tab indentations to be consistant w…

    …ithin the project. Updated method naming in RecursiveShadowcasting to use underscores in front of private methods. Recompiled.
    thesnarky1 committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    25be951 View commit details
    Browse the repository at this point in the history