StirlingLabs.assimp.native.linux-x64 5.2.5.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package StirlingLabs.assimp.native.linux-x64 --version 5.2.5.4
NuGet\Install-Package StirlingLabs.assimp.native.linux-x64 -Version 5.2.5.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="StirlingLabs.assimp.native.linux-x64" Version="5.2.5.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StirlingLabs.assimp.native.linux-x64 --version 5.2.5.4
#r "nuget: StirlingLabs.assimp.native.linux-x64, 5.2.5.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install StirlingLabs.assimp.native.linux-x64 as a Cake Addin
#addin nuget:?package=StirlingLabs.assimp.native.linux-x64&version=5.2.5.4

// Install StirlingLabs.assimp.native.linux-x64 as a Cake Tool
#tool nuget:?package=StirlingLabs.assimp.native.linux-x64&version=5.2.5.4

assimp

C/C++ CI Codacy Badge GitHub release (latest SemVer)

This is a closely-tracking fork of assimp, a library to import and export various 3d-model-formats including scene-post-processing to generate missing render data.

Open Asset Import Library (assimp)

assimp provides APIs for C and C++ and this repo builds native libraries exported as NuPkg for 64-bit Windows, Linux (Ubuntu) & MacOS (fat binary for Intel & Apple Silicon). These packages are used by Assimp.Net, our fork of Starnick's .Net wrapper.

Additionally, assimp features various mesh post processing tools: normals and tangent space generation, triangulation, vertex cache locality optimization, removal of degenerate primitives and duplicate vertices, sorting by primitive type, merging of redundant materials and many more.

Latest Docs

  • Offical documentation is at ReadTheDocs.
  • You can find the complete list of supported file-formats here.
  • assimp Wiki might be useful as well.
  • There is also a model database that is useful for testing.

If the docs don't solve your problem, ask on StackOverflow with the assimp-tag. If you think you found a bug, please open an issue.

Contributors

Contributions to assimp are highly appreciated. The easiest way to get involved is to submit a pull request with your changes against the main repository's master branch.

<a href="https://github.com/assimp/assimp/graphs/contributors"><img src="https://opencollective.com/assimp/contributors.svg?width=890&button=false" /></a>

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on StirlingLabs.assimp.native.linux-x64:

Package Downloads
StirlingLabs.Assimp.Net The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Cross-platform .Net wrapper for the Open Asset Import Library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.2.5.4 645 4/21/2023
5.2.5.3 173 4/21/2023
5.2.5.2 175 4/19/2023
5.2.5.1 458 12/27/2022
5.2.5 333 12/1/2022