Wondering if it's feasible, and if so, what's the optimal method to create a specific effect in three.js:
I have scene S1 being shown from camera C1and want to:
- transition to scene S2 as seen from camera C2, or
- transition to scene S1 as viewed from camera C3
Any guidance on how to approach this would be highly valued!