AssimpNet.Mobile
5.0.2
Package re-made as .Core and .Native.<platform> versions, to reduce overall size.
See the version list below for details.
dotnet add package AssimpNet.Mobile --version 5.0.2
NuGet\Install-Package AssimpNet.Mobile -Version 5.0.2
<PackageReference Include="AssimpNet.Mobile" Version="5.0.2" />
paket add AssimpNet.Mobile --version 5.0.2
#r "nuget: AssimpNet.Mobile, 5.0.2"
// Install AssimpNet.Mobile as a Cake Addin #addin nuget:?package=AssimpNet.Mobile&version=5.0.2 // Install AssimpNet.Mobile as a Cake Tool #tool nuget:?package=AssimpNet.Mobile&version=5.0.2
This is an unofficial build of assimpnet for Android and iOS. 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, Collada) and export to several formats (e.g. OBJ, Collada). This release targets version 5.0.0 of the native library. Original source at https://bitbucket.org/Starnick/assimpnet/src/master/
Note: For iOS builds you need to put -nosymbolstrip in the additional mtouch arguments otherwise it won't find the library symbols.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
MonoAndroid 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.