AssimpKit icon indicating copy to clipboard operation
AssimpKit copied to clipboard

Swift Example similar to ObjC

Open AnanlaTech opened this issue 6 years ago • 3 comments

It would be helpful if the document contains swift examples

AnanlaTech avatar Apr 06 '18 23:04 AnanlaTech

There's this library - https://github.com/eugenebokhan/AssetImportKit

demo successfully loads fbx file. https://github.com/johndpope/demo-unistroy

8secz-johndpope avatar Aug 10 '20 05:08 8secz-johndpope

There's this library - https://github.com/eugenebokhan/AssetImportKit

demo successfully loads fbx file. https://github.com/johndpope/demo-unistroy

Thanks a lot. Will check for the updates

AnanlaTech avatar Sep 30 '20 12:09 AnanlaTech

I found performance issues with underlying swift code base from eugenebokhan/AssetImportKit

This example has some swift code at app level https://github.com/johndpope/swift-2 https://github.com/johndpope/Swift-2/blob/master/ARKitExample/ARKitExample/ViewController.swift

I'm stuck in getting it this library to hot swizzle animations https://github.com/dmsurti/AssimpKit/issues/101

Please help if you can.

8secz-johndpope avatar Sep 30 '20 22:09 8secz-johndpope