dmsurti / AssimpKit

A library (macOS, iOS) that converts the files supported by Assimp to Scene Kit scenes.
http://assimpkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
477 stars 54 forks source link

Does the framework intend to continue to be updated? #121

Open ccworld1000 opened 2 years ago

ccworld1000 commented 2 years ago

Does the framework intend to continue to be updated?

dmsurti commented 2 years ago

@ccworld1000 Yes I am working on a newer version but to be honest with very little time at disposal due to other work commitments, I can’t commit to an ETA.

Any specific features you can mention would be useful. Thanks

ccworld1000 commented 2 years ago

Whether the library file can be cropped can be customized and imported in pod as needed

smhk commented 1 year ago

@dmsurti ,

DM, everyone surely thanks you greatly for your work. Thanks!

But nobody is going to use carthage anymore. (Every single client we have, corporations, has eliminated carthage.)

Surely, after all your amazing work, SPM is needed?

Very best, JP

dmsurti commented 1 year ago

@smhk Thanks for the appreciation 👍

Despite the best of intentions, I am unable to find time to make the necessary updates due to other conflicting priorities. However, if you can submit a PR with the necessary changes, I will be more than happy to review and merge it.

Thanks.