All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.gov.nasa.worldwindx.examples.lineofsight.package.html Maven / Gradle / Ivy

Go to download

World Wind is a collection of components that interactively display 3D geographic information within Java applications or applets.

There is a newer version: 2.0.0-986
Show newest version







    Line of Sight examples



Examples of how to perform line of sight calculations in WorldWind.

Line of sight calculations can use both terrain data and shapes. {@link gov.nasa.worldwindx.examples.lineofsight.LinesOfSight} shows how to find points that have line of sight to a given position. It is also possible to determine the intersection of a shape and an arbitrary line. {@link gov.nasa.worldwindx.examples.lineofsight.AbstractShapeIntersection} is an example of this type of calculation.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy