Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gridmap

A pack to create a 2.5D map that can do ray casting/shooting.

Requirements

Map creation

Generate a map, with a few parameters to determine cluster size, prevalence... DONE

Import a map from some file format. Should be easy to use with a height map, e.g. from satellite images.

Ray casting/shooting

Check obstruction by supplying two positions on the map and return a boolean true or false if an obstacle was hit. DONE

About

Create 2(.5)D gridmap with obstacles and check for view obstruction between points.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages