SebLague / Portals

Portals in Unity
https://www.youtube.com/watch?v=cWpFZbjtSQg
MIT License
773 stars 167 forks source link

Render different portal through portal #6

Open sclausen opened 4 years ago

sclausen commented 4 years ago

Lets say we have a scene with the worlds A, B and C and the portals A⮂B and B⮂C. I can't wrap my head around the approach to make the world C visible through B looking from A. Has anybody an idea how to achieve this?

daniellochner commented 3 years ago

Hey @sclausen, I hope you're doing well! I'm currently battling with a similar issue myself, and was wondering if you had figured out a solution?

sclausen commented 3 years ago

@daniellochner Unfortunately I didn't have a working solution for this, but I'm currently back at this topic and try to make it work. I'll post my findings.

KasSsa-MC commented 2 years ago

Hi, I'm having the same problem. Did you find a solution?

sclausen commented 2 years ago

Like all my small side projects I quickly lost interest after that obstacle and moved to different things I didn't completed.

KasSsa-MC commented 2 years ago

That's unfortunate. Maybe I'll find a solution some time, and if I do, I'll share it here for others that have the same problem.

LongEcho commented 2 years ago

Hi, has anyone solved the problem?

KasSsa-MC commented 2 years ago

Unfortunately not. This isn't a high priority for my game right now, but I might try to work more on this in the summer, when I have more time.