3D logo addon
-
We have created a .gltf 3D logo in blender. The media library does not seem to accept the .gltf file format?
I have tried uploading to Sketchfab and redownloading but I am not getting any of the texture items and cannot upload the .gltf to the media library still.
-
hey try to find a plugin like "allow file upload"
there are plugins that change which types of files are uploadablei coded the addon so usually you can upload gltf files. however, some servers use other mime types for files so actually you're the first one where it doesn't work :D
i think theres a plugin called "allow mime types"
and then you can google gltf file mime type
and try different mime types, like model/gltf+json, model/gltf-binary
-
hey try to find a plugin like "allow file upload"
there are plugins that change which types of files are uploadablei coded the addon so usually you can upload gltf files. however, some servers use other mime types for files so actually you're the first one where it doesn't work :D
i think theres a plugin called "allow mime types"
and then you can google gltf file mime type
and try different mime types, like model/gltf+json, model/gltf-binary
@arminunruh Sorry im a total novice when it comes to anything related to .gltf or 3D elements on sites, so get completely lost beyond the point of downloading the plugin.
I can of course google the "gltf mime type" or "gltf=application/json" but I have no idea what I am doing from this point onwards?!
-
did you get it to work?
this is the plugin
https://wordpress.org/plugins/wp-add-mime-types/
install it, try it!