jeremyhart / QuickLook.Plugin.HelixViewer

A plugin for viewing 3D models with QuickLook (Beta)
MIT License
98 stars 9 forks source link

[FR] .FBX support #7

Open softyoda opened 5 years ago

softyoda commented 5 years ago

Just add the support of visualisation for.fbx files.

jeremyhart commented 4 years ago

I have had a look at supporting this file format but haven't found a decent library for viewing these files. If you have any suggestions and I'll have a look.

thewaliii commented 4 years ago

Maybe similar to this? Its called QLMesh http://komsoft.ath.cx/

Can't find any download links though. I would love if someone can make FBX previews.

Dragoy commented 2 years ago

I have had a look at supporting this file format but haven't found a decent library for viewing these files. If you have any suggestions and I'll have a look.

@jeremyhart Why not use the assimp library, which now supports 40+ 3D-file-formats? https://assimp-docs.readthedocs.io/en/v5.1.0/about/introduction.html https://github.com/assimp/assimp