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.

Loader custom

Home Forums Puzzles Loader custom

Tagged: 

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #21278
    vincent
    Customer

    I do initialize a personal loader, I have a black screen on an beginning and I don’t know the setting : on progress do. Have you any idea on this issue ? I saw your video about this subjetc on Youtube channel but I prefer use this JS.
    https://loading.io/progress/

    First step, I reinitialize the background with the puzzle but in my scene in gltf is missing too…

    #21289
    #21313
    vincent
    Customer

    Thank you for the feedback, but why I can’t get the background after initialization… where is the show-background in main menu.

    And another issue, the puzzle is missing in the App Manager ? I am lost.

    I was used a copy from folder puzzle backup but nothing happens, the logo PUZZLE is missing :unsure:

    #21323

    Thank you for the feedback, but why I can’t get the background after initialization… where is the show-background in main menu.

    you mean the background of WebGL canvas?

    I was used a copy from folder puzzle backup but nothing happens, the logo PUZZLE is missing

    You probably deleted an important comment in the HTML file, which attaches Puzzles to the project.

    Chief 3D Verger | LinkedIn | Twitter

    #21331
    vincent
    Customer

    Yes it is, the background in the web view

    #21339

    The page background is hidden under WebGL canvas. To show it, make the canvas transparent with this puzzle:
    https://www.soft8soft.com/docs/manual/en/puzzles/Initialization.html#configure_application

    Chief 3D Verger | LinkedIn | Twitter

    #21342
    vincent
    Customer

    I have the background transparency, I did the set up the scene exactly like you show me. I did the code with the panel initialize -transparent background- Why I did this… because a black background appear.
    Now I want to see my background again !

    Black Background

    I did that, wanting to use a new loading bar… but now I lose my world of Blender… a picture hdr of a forest

    #21348

    Looks like your app does not use the forest background image. May be it was lost somehow?

    Attachments:
    You must be logged in to view attached files.

    Chief 3D Verger | LinkedIn | Twitter

    #21415
    vincent
    Customer

    I sent you all my files, my problem will be more visible. Why I have a black background, how to do with the puzzle.

    #21419

    thanks we’ll take a look

    Chief 3D Verger | LinkedIn | Twitter

    #21420

    I sent you all my files, my problem will be more visible. Why I have a black background, how to do with the puzzle.

    You need to put your preloader div to any div with a background (not transparent) to cover black screen, because when you set a custom preloader build-in preloader dissapear and you see just a black screen.

    Co-founder and lead graphics specialist at Soft8Soft.

    #21421
    vincent
    Customer

    I have a problem of structure because my div who has “the loader” isn’t the totally of the screen.

    #21423

    I have a problem of structure because my div who has “the loader” isn’t the totally of the screen.

    Sorry, can’t get the idea. Can you give some more explanation.

    Co-founder and lead graphics specialist at Soft8Soft.

    #21424
    vincent
    Customer

    My div loader is not the totally background, you have the htlm file ? I can’t write the code here, I do not know how to do it..

    #21427

    You can put this div inside the div with white background, width and heidth 100%, position absolute.

    Co-founder and lead graphics specialist at Soft8Soft.

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