StirlingLabs.assimp.native.linux-x64
5.2.5.3
Prefix Reserved
See the version list below for details.
dotnet add package StirlingLabs.assimp.native.linux-x64 --version 5.2.5.3
NuGet\Install-Package StirlingLabs.assimp.native.linux-x64 -Version 5.2.5.3
<PackageReference Include="StirlingLabs.assimp.native.linux-x64" Version="5.2.5.3" />
paket add StirlingLabs.assimp.native.linux-x64 --version 5.2.5.3
#r "nuget: StirlingLabs.assimp.native.linux-x64, 5.2.5.3"
// Install StirlingLabs.assimp.native.linux-x64 as a Cake Addin #addin nuget:?package=StirlingLabs.assimp.native.linux-x64&version=5.2.5.3 // Install StirlingLabs.assimp.native.linux-x64 as a Cake Tool #tool nuget:?package=StirlingLabs.assimp.native.linux-x64&version=5.2.5.3
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>
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
Cross-platform .Net wrapper for the Open Asset Import Library. |
GitHub repositories
This package is not used by any popular GitHub repositories.