How do I create a cubemap?

I want to create a cube map identical to the interior I created.
How do I do something like this?
I would appreciate it if anyone who knows can let me know.

@Alex_Yun Hi and welcome. I am not sure how to answer your question. It looks like you are showing one of the Playcanvas examples and would like to do something similar. I hope the following link will help.
https://developer.playcanvas.com/en/user-manual/assets/cubemaps/

cube map randering

I would like to know how cubemap rendering was done.

Hi @Tirk182,

Check this engine example on how to render a cubemap inside PlayCanvas:

https://playcanvas.github.io/#/graphics/reflection-box

1 Like