• Resolved svkatz

    (@svkatz)


    Hello, I think I’m really close on getting Vrm 360 working… but I need help.

    Here is the code I’m using:
    vrm360 canvas_name=s1 model_url=https://www.skyladderdrones.com/wp-content/uploads/2019/11/scene_mesh_textured.obj aspect_ratio=1.33333 hide_cmds=zoom,fullscreen

    I’m sure I’m close. Any help would be appreciated.

    I also have the .zip file in the same folder but not sure how to allow it to be used. [modelFriNov.zip]

    Thank you,
    Steven

    The page I need help with: [log in to see the link]

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author maui2wp

    (@maui2wp)

    Hi @svkatz
    does the plugin works with the included demo obj file in your site?
    Please have a try with a small model and, if the plugin works fine, move to a more complex object…

    briz_dad

    (@briz_dad)

    Hello Maui2wp,

    I am helping Steven – we attempted to work with the plugin’s demo obj file:
    https://www.skyladderdrones.com/3d/

    Here is the short code:
    [vrm360 canvas_name=s1 model_url=https://www.skyladderdrones.com/wp-content/plugins/vrm360/demo/demo.obj aspect_ratio=1.8 initial_offset=0.9]

    Do you see what I am doing incorrectly?

    ~ Greg

    briz_dad

    (@briz_dad)

    Hello Maui2wp,

    Never mind – it was a loading issue – it is working.

    So… do you have a recommended MAX SIZE for the obj file?

    ~ Greg

    briz_dad

    (@briz_dad)

    FYI: current OBJ file is 69.5 MB

    Plugin Author maui2wp

    (@maui2wp)

    Hi @briz_dad
    1) don’t put more than a single obj file type inside a zipped file (in your modelFriNov.zip you have two ‘.obj’ files)
    2) I had to import your file in Blender 2.8.0 and export it back…
    the file gets even bigger but it is loadable in Vrm360 plugin
    (after checking mtl file links, I zipped obj + mtl + jpgs)

    Plugin Author maui2wp

    (@maui2wp)

    @briz_dad @svkatz
    I’m closing this as solved… feel free to reopen in case of issues.

    BTW would you consider to review my plugin?
    https://www.ads-software.com/support/plugin/vrm360/reviews/?rate=5#new-post

    Thread Starter svkatz

    (@svkatz)

    Hello Maui2wp,

    Thank you for the help/clarification. Good news, we were able to get your demo OBJ to display. (https://www.skyladderdrones.com/3d/)

    But, we are still not able to get our model to display.

    A couple questions:
    1. Is there a size limit on the OBJ file size? (since our OBJ is 113MB)
    2. Can we point only to a OBJ file like in your demo example, or do we need the MTL and JPG files?
    3. Do the OBJ+MTL+JPG files have to be zipped? Or can they just be in one directory?

    Thank you in advance for your help… I feel we are really close.

    Best regards,
    Steven

    Thread Starter svkatz

    (@svkatz)

    Maui2wp… Here are the two test pages we’ve tried:

    https://www.skyladderdrones.com/3d-test-decimated/
    and
    https://www.skyladderdrones.com/3d-test/

    Any insight would be great. Thank you in advance for your help.

    Plugin Author maui2wp

    (@maui2wp)

    @svkatz
    1)
    From the page:
    https://www.skyladderdrones.com/3d-test/
    if you open the Console viewer in your browser, you can see that your site is missing the php zip extension:
    php_console_log: Error!!! Zip extension MISSING !!!
    (ref. https://developer.mozilla.org/en-US/docs/Tools/Web_Console/Opening_the_Web_Console)

    Then to use the zipped file, you need to add/enable the php zip extension.

    2)
    From the page:
    https://www.skyladderdrones.com/3d-test-decimated/
    I can see you have uploaded the following files:
    scene_mesh_decimated_textured.obj
    scene_mesh_decimated_textured.mtl
    but you missed to load the texture files in the same folder:
    scene_mesh_textured_material_00_map_Kd.jpg
    scene_mesh_textured_material_01_map_Kd.jpg
    scene_mesh_textured_material_02_map_Kd.jpg

    scene_mesh_textured_material_10_map_Kd.jpg

    briz_dad

    (@briz_dad)

    Hello maui2wp,

    My apologies – I was expecting an email when you responded and I didn’t get one. I am back in helping Steven.

    On your test demo that we loaded; I successfully get “demo.obj” to load and “demo1.obj” to load. When I attempted to load “littlecompany.obj” the page crashed. Since “littlecompany.obj” is quite a bit larger – I’m believing that is the reason.

    We are back to this page for trouble-shooting: https://www.skyladderdrones.com/3d-test/

    Your demo is loading – our 3D map isn’t.

    Do you see what is wrong?
    (I am going to stick with this page to trouble-shoot)

    ~ Greg

    briz_dad

    (@briz_dad)

    maui2wp – can this case be reopened? Or should I start a new case?

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘URL not formatted correctly?’ is closed to new replies.