VisibilityPolygonCSharp 1.9.0.26016
.NET Framework 4.6
Install-Package VisibilityPolygonCSharp -Version 1.9.0.26016
dotnet add package VisibilityPolygonCSharp --version 1.9.0.26016
<PackageReference Include="VisibilityPolygonCSharp" Version="1.9.0.26016" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VisibilityPolygonCSharp --version 1.9.0.26016
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VisibilityPolygonCSharp, 1.9.0.26016"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install VisibilityPolygonCSharp as a Cake Addin
#addin nuget:?package=VisibilityPolygonCSharp&version=1.9.0.26016
// Install VisibilityPolygonCSharp as a Cake Tool
#tool nuget:?package=VisibilityPolygonCSharp&version=1.9.0.26016
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This library can be used to construct a visibility polygon for a set of line segments. Based on the excellent https://github.com/byronknoll/visibility-polygon-js
Product | Versions |
---|---|
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.9.0.26016 | 1,213 | 1/19/2016 |
1.9.0.4234 | 972 | 1/19/2016 |
1.9.0 | 961 | 1/19/2016 |
Added withOutput methods to reuse collections.