AssimpKit icon indicating copy to clipboard operation
AssimpKit copied to clipboard

A library (macOS, iOS) that converts the files supported by Assimp to Scene Kit scenes.

Results 34 AssimpKit issues
Sort by recently updated
recently updated
newest added

Does the framework intend to continue to be updated?

I get an error: % carthage update --platform iOS --use-xcframeworks *** Fetching AssimpKit *** Checking out AssimpKit at "v1.2.0" *** xcodebuild output can be found in /var/folders/hy/0hpwxmtx5fzczvwzg98qlwd00000gn/T/carthage-xcodebuild.Nq11yF.log *** Building scheme...

It would be helpful if the document contains swift examples

AssimpKit can not display all the animations of the FBX model, only a portion of the animation. I would like to ask what is the reason for such a result

bug

I would love to use this library, but I want to do it using the Swift Package Manager as I load all third party frameworks using it. SPM is used...

I try to load .ply file, but this file is strange. ` NSError *error = nil; NSURL *modelFileURL = [NSURL fileURLWithPath:self.modelFilePath]; SCNAssimpScene *scene = [SCNScene assimpSceneWithURL:modelFileURL postProcessFlags:AssimpKit_Process_FlipUVs | AssimpKit_Process_Triangulate error:&error];...

Mac OS: 10.14.6 Xcode: 11.0 (11A420a) iOS : 13.1.1 crash reason fot this: dyld: Library not loaded: @rpath/AssimpKit.framework/AssimpKit *** Reason: image not found

The static library libassimp-fat.a is too large, is there a way to thin this?

hi, ![image](https://user-images.githubusercontent.com/15503325/44447151-c556e680-a619-11e8-82b9-cb60a8605d60.png)