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.

How to Change verge logo pre loading screen :)

Home Forums Puzzles How to Change verge logo pre loading screen :)

Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • #28659
    hella
    Customer

    I want to change the verge loading logo and customize it. :P

    #28660
    hella
    Customer

    I also want to compressed my vertices because loading the verge3d app takes a long time. I was wondering if there is a way to compressed and or reduce the load time? I currently have 2 mil vertices. I know the standard recommended is 100k and idk what LZMA does.

    #28674

    I want to change the verge loading logo and customize it. :P

    Here’s a tutorial.

    I also want to compressed my vertices because loading the verge3d app takes a long time. I was wondering if there is a way to compressed and or reduce the load time? I currently have 2 mil vertices.

    It’ss depend on the model how to reduce an amount of vertices. Sometimes you can use Deciamte Modifier, in other situation you will need to make retopology by hands (using retopoflow or topogun for exmple) or even replace some parts with textures or anything else.

    Co-founder and lead graphics specialist at Soft8Soft.

    #28708
    hella
    Customer

    So I saw the tutorial that you gave me and thank you btw, I have one more question, webflow has a pre loading tutorial would that work to replace the verge icon pre loader if I do it in webflow, since the steps for it is minimal than the tutorial; I was wondering if that will work.?

    #28709

    You can’t just replace the verge3d default icon, because it’s embeded into the engine. The only way is to cover it with your own preloaded that was shown in the tutorial.

    Co-founder and lead graphics specialist at Soft8Soft.

    #28711
    hella
    Customer

    Okay.

    I have one last question to ask. I have finished designing in the verge3d app. I published it and imported the code to webflow and saved it. The problem is when I open my published website in webflow.io, the buttons dont work. But when I delete the

    <iframe width=”100%” height=”100%” frameborder=”0″ src=”( i deleted this ) VSNOW.html”></iframe>

    and the buttons themselves work in verge 3d index.html app.

    I dont know what I did wrong.

    #28712
    hella
    Customer

    I get a 404 error message when I just have

    <iframe width=”100%” height=”100%” frameborder=”0″ src=”VSNOW.html”></iframe>

    but

    the buttons work in the verge3d index.html app when viewed.

    How do I fixed this? so that I can view and see the buttons work in the published webflow.io website?

    #28714

    When you work locally you need to use this:
    <iframe width=”100%” height=”100%” frameborder=”0″ src=”your_app_name.html”></iframe>

    When you work with webflow you need to upload your app to Verge3D network and use this in webflow:
    <iframe width=”100%” height=”100%” frameborder=”0″ src=”cloud.amazon.com/blablalbalbafhefoijsdijfoijid/your_app_name.html”></iframe>

    logic will not work in webflow and webflow hosting because it not allow you to jun expternal js files that contain logic. To share you app you need to uplaod all files that you have localy to any hosting service or to verge3D but share a ling to the insex.html not a my_app_name.html file.

    Co-founder and lead graphics specialist at Soft8Soft.

    #28739
    hella
    Customer

    “To share you app you need to uplaod all files that you have localy to any hosting service or to verge3D but share a ling to the insex.html not a my_app_name.html file.”

    How do I do this? do I open up the index.html and copy all the codes and embeded it in the code editor in webflow?

    #28747
    hella
    Customer

    I want to use webflow to host the verge3d app that i created. Sorry im kinda confuse.

    #28748
    hella
    Customer

    When you work locally you need to use this: <iframe width=”100%” height=”100%” frameborder=”0″ src=”your_app_name.html”></iframe>
    When you work with webflow you need to upload your app to Verge3D network and use this in webflow: <iframe width=”100%” height=”100%” frameborder=”0″ src=”cloud.amazon.com/blablalbalbafhefoijsdijfoijid/your_app_name.html”></iframe>
    logic will not work in webflow and webflow hosting because it not allow you to jun expternal js files that contain logic. To share you app you need to uplaod all files that you have localy to any hosting service or to verge3D but share a ling to the insex.html not a my_app_name.html file.

    So I just need to copy the files that I have in the verre3d application and then place it all in the webflow folder?

    #28768

    So I just need to copy the files that I have in the verre3d application and then place it all in the webflow folder?

    Unfortunally WEBFLOW hosting not allow you to run js code (all logic) on their host. THat means that interactivity that you created with puzzles will not work at all. You need to upload your applciation that locates in the verge3d/applciation folder on any external hosts (not webflow) or upload all to verge3D network and share link to the index.html page like it was shown in the first part of this tutorial.

    Co-founder and lead graphics specialist at Soft8Soft.

    #28771
    hella
    Customer

    Okay. So, I have to use a wordpress plugin, that you guys provide, but I have to also make an account and subscribe to wordpress so that I can install the plugin? So the wordpress plugin will host the app in the webflow host yes?

    #28773
    hella
    Customer

    nvm. I will try to see if I can create a link block in webflow, that redirect to the verge3d app. when click. thank you for your help and patience.

    #28776

    Hope some day we will make a full tutorial hot to create a site using wordpress and add an application there. But for now you just can share a link to the application using another page created with webflow or for example git or wix (that even easier). Plugin for wordpress is free as I know, as a WordPress too.

    Co-founder and lead graphics specialist at Soft8Soft.

Viewing 15 posts - 1 through 15 (of 20 total)
  • You must be logged in to reply to this topic.