Aardvark.Base by VRVis Research Center

<PackageReference Include="Aardvark.Base" Version="1.1.8" />

.NET API 7,616,000 bytes

 Aardvark.Base 1.1.8

Aardvark.Base is a collection of data structures and algorithms for computer graphics and visualization. It is under active development since 2006 as part of a much larger set of libraries at VRVis Research Center.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Aardvark.Base</id>
    <version>1.1.8</version>
    <authors>VRVis Research Center</authors>
    <owners>VRVis Research Center</owners>
    <licenseUrl>http://opensource.org/licenses/Apache-2.0</licenseUrl>
    <projectUrl>https://github.com/vrvis/aardvark/wiki</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Aardvark.Base is a collection of data structures and algorithms for computer graphics and visualization. It is under active development since 2006 as part of a much larger set of libraries at VRVis Research Center.</description>
    <summary>Data structures and algorithms for computer graphics and visualization.</summary>
    <releaseNotes>Various improvements.</releaseNotes>
    <copyright>Copyright � 2014, 2015 VRVis Zentrum f�r Virtual Reality und Visualisierung Forschungs-GmbH, Donau-City-Strasse 1, A-1220 Wien, Austria.</copyright>
    <language>en-US</language>
    <tags>graphics visualization geometry math algorithms</tags>
    <dependencies>
      <dependency id="DevILSharp" version="0.0.5" />
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System.Drawing" targetFramework="" />
    </frameworkAssemblies>
  </metadata>
</package>