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
<PackageReference Include="AssimpNet.Mobile.Native.Android" Version="5.1.0" />
paket add AssimpNet.Mobile.Native.Android --version 5.1.0
#r "nuget: AssimpNet.Mobile.Native.Android, 5.1.0"
// 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 | Versions 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. |
-
MonoAndroid 1.0
- AssimpNet.Mobile.Core (>= 5.1.0-rc1)
-
net6.0-android31.0
- AssimpNet.Mobile.Core (>= 5.1.0-rc1)
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,343 | 8/8/2022 |