Hello everyone,
I am very new at using babylonjs, and I got caught in a project that uses it. My current assignment is the following:
I have a png file, which is a photo.
The photo is divided in 4 smaller photos.
I need to stich or glue the photos and make them in one photo, with all the four photos together.
And it has to be inside a camera, where i can rotate and view all angles.
Is this possible? If yes, please give me some pointers as in where to start?