Hi all,
I looked for examples, but couldn’t find anything related to skybox.
I want to present a blue sky to my app.
If there is a good way, please let me know.
For a simple skybox, just configure Scene.background like in the following example: three.js webgl - effects - parallax barrier
1 Like
thank you. Let’s try with the example you gave.