Forum Replies Created
-
AuthorPosts
-
jefferywrightParticipant
Again, my comment did not appear when I submitted it, is it because I hit the Reply button? Or what? Let’s try it again:
Thanks kdv, but if the very same, identical application and all its files, runs on here just fine:
https://cdn.soft8soft.com/demo/blender/swiss_army_knife/index.html
What could account for it not running on my server, if not a mimetype issue?
I have not altered any file in any way at all. Simply demoing the tech to the company I work for, to convince them to purchase a license. This issue is preventing me from making a solid case.
Thanks again.
Interactive Multimedia and Visual Design
https://jefferywright.com/jefferywrightParticipantThanks, but if the very same, identical application and all its files, runs on here just fine:
https://cdn.soft8soft.com/demo/blender/swiss_army_knife/index.html
What could account for it not running on my server, if not a mimetype issue?
I have not altered any file in any way at all. Simply demoing the tech to the company I work for, to convince them to purchase a license. This issue is preventing me from making a solid case.
Thanks again.
Interactive Multimedia and Visual Design
https://jefferywright.com/jefferywrightParticipantLet’s try this again:
I am running the existing, unaltered Swiss Army Knife app from my web server, which works fine on localhost, but on the www it produces the error:
GET https://my.website/verge3d_apps/swiss_army_knife/swiss_army_knife.gltf.xz 404 (Not Found)
…but it is there, is this a mime type issue?
I had to add this to the web.config file just to get these formats to serve:
<mimeMap fileExtension=”.gltf” mimeType=”model/gltf+json” />
<mimeMap fileExtension=”.glb” mimeType=”model/gltf-binary” />Does gltf.xz need configuration as well? If so, what is the mimeType?
Thanks.
Interactive Multimedia and Visual Design
https://jefferywright.com/jefferywrightParticipantError: Duplicate reply detected; it looks as though you’ve already said that.
I cannot see the follow up comment I just posted, why isn’t it displaying?
Interactive Multimedia and Visual Design
https://jefferywright.com/jefferywrightParticipantI don’t think that’s it, I am running the existing, unaltered Swiss Army Knife app from my web server, which works fine on localhost, but on the www it produces the error:
GET https://my.website/verge3d_apps/swiss_army_knife/swiss_army_knife.gltf.xz 404 (Not Found)
…but it is there, is this a mime type issue?
I had to add this to the web.config file just to get these formats to serve:
<mimeMap fileExtension=”.gltf” mimeType=”model/gltf+json” />
<mimeMap fileExtension=”.glb” mimeType=”model/gltf-binary” />Does gltf.xz need configuration as well? If so, what is the mimeType?
Thanks.
Interactive Multimedia and Visual Design
https://jefferywright.com/jefferywrightParticipant2022-11-20 at 4:50 pm in reply to: Blender Text Object – Box Overflow not displaying as per the Editor View #57881jefferywrightParticipantIs this a Verge3D bug?
Interactive Multimedia and Visual Design
https://jefferywright.com/jefferywrightParticipantThanks for the info, I can’t seem to find an Alpha attribute to animate in Blender Object Properties.
Where would that be located?
Interactive Multimedia and Visual Design
https://jefferywright.com/jefferywrightParticipantBlender is a very dynamic and advanced tool but a real challenge to use, C4D is so much more user friendly, especially for designers.
Has anyone had any luck with glTF files exported from Cinema 4D?
Interactive Multimedia and Visual Design
https://jefferywright.com/ -
AuthorPosts