AssimpNet.Mobile.Native.Android 5.1.0

dotnet add package AssimpNet.Mobile.Native.Android --version 5.1.0
NuGet\Install-Package AssimpNet.Mobile.Native.Android -Version 5.1.0
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="AssimpNet.Mobile.Native.Android" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AssimpNet.Mobile.Native.Android --version 5.1.0
#r "nuget: AssimpNet.Mobile.Native.Android, 5.1.0"
#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 AssimpNet.Mobile.Native.Android as a Cake Addin
#addin nuget:?package=AssimpNet.Mobile.Native.Android&version=5.1.0

// Install AssimpNet.Mobile.Native.Android as a Cake Tool
#tool nuget:?package=AssimpNet.Mobile.Native.Android&version=5.1.0

Unofficial.

A .NET Wrapper for the Open Asset Import (Assimp) library. The library is able to import dozens of different 3D model formats (e.g. OBJ, FBX, GLTF, Collada) and export to several formats (e.g. OBJ, GLTF, Collada).

This library is a copy of AssimpNet with the windows libraries removed and a small patch to support external native libraries, specifically designed to support cross platform builds.

This needs to be paired with an AssimpNet.Mobile.Native package.

Ad the beginning of your applcation add a line:

AssimpNet.Platform.Init();

To initialise the native loader.

Product Compatible and additional computed target framework versions.
.NET net6.0-android31.0 is compatible.  net7.0-android was computed.  net8.0-android was computed. 
MonoAndroid monoandroid10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
5.1.0 1,130 8/8/2022