We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

jefferywright

Forum Replies Created

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • in reply to: Verg3D demo pages will not load in browser from URL #63407
    jefferywright
    Participant

    Let’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/

    in reply to: Verg3D demo pages will not load in browser from URL #63406
    jefferywright
    Participant

    Error: 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/

    in reply to: Verg3D demo pages will not load in browser from URL #63405
    jefferywright
    Participant

    I 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/

    in reply to: Interactive USS Enterprise – Star Trek TOS #58328
    jefferywright
    Participant

    Thanks guys, yeah, it was a blast, I’ll probably add some more stuff to it, like an engineering section cutaway… pure geekery!

    This is the permalink hosted on my own server, I found the instructions to customize the loader screen:

    Interactive 3D USS Enterprise

    Interactive Multimedia and Visual Design
    https://jefferywright.com/

    jefferywright
    Participant

    Is this a Verge3D bug?

    Interactive Multimedia and Visual Design
    https://jefferywright.com/

    jefferywright
    Participant

    Thanks 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/

    in reply to: Verge3D for Cinema4D (Call for Discussion) #57083
    jefferywright
    Participant

    Blender 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/

Viewing 7 posts - 16 through 22 (of 22 total)