Tagged: loader
- This topic has 15 replies, 3 voices, and was last updated 4 years, 12 months ago by vincent.
-
AuthorPosts
-
2019-11-21 at 2:59 pm #21278vincentCustomer
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…
2019-11-22 at 6:56 am #21289Yuri KovelenovStaffHi,
see here a usage example:
https://www.soft8soft.com/docs/manual/en/puzzles/Initialization.html#setup_preloader2019-11-22 at 8:36 am #21313vincentCustomerThank 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
2019-11-22 at 10:59 am #21323Yuri KovelenovStaffThank 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.
2019-11-22 at 12:45 pm #21331vincentCustomerYes it is, the background in the web view
2019-11-22 at 1:33 pm #21339Yuri KovelenovStaffThe 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_application2019-11-22 at 1:49 pm #21342vincentCustomerI 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 !I did that, wanting to use a new loading bar… but now I lose my world of Blender… a picture hdr of a forest
2019-11-22 at 2:27 pm #21348Yuri KovelenovStaff2019-11-26 at 9:21 am #21415vincentCustomerI sent you all my files, my problem will be more visible. Why I have a black background, how to do with the puzzle.
2019-11-26 at 1:27 pm #21419Yuri KovelenovStaff2019-11-26 at 2:16 pm #21420Mikhail LuzyaninStaffI 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.
2019-11-26 at 2:32 pm #21421vincentCustomerI have a problem of structure because my div who has “the loader” isn’t the totally of the screen.
2019-11-26 at 2:35 pm #21423Mikhail LuzyaninStaffI 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.
2019-11-26 at 2:43 pm #21424vincentCustomerMy 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..
2019-11-26 at 2:51 pm #21427Mikhail LuzyaninStaffYou can put this div inside the div with white background, width and heidth 100%, position absolute.
Co-founder and lead graphics specialist at Soft8Soft.
-
AuthorPosts
- You must be logged in to reply to this topic.