Re-Creating a Portal Effect,

Can you upload that one abilities to walk into the portals please?

5 Likes

Uhh i unfortunately overwrote it, but it really wasn’t anything special. Basically when the portal was touched get the offset from the portal, rotate it, apply to the other portal, finally teleport the character. Very simple and easy to make.

9 Likes

Lucky for you @AnomliKnightimus, I saved it before @EgoMoose updated it.

Wormholes.rbxl (128.6 KB)

By the way, amazing work!

26 Likes

Thank you so much! @ThousandDegreeKnife

3 Likes

Howdy y’all! :cowboy_hat_face:

Small stability fix! Prior to this fix when you had a surface that wasn’t exactly square you’d sometimes get a “jiggle”. I fixed this so now you can have non-square windows galore without worrying! Woopee!

Portal.rbxl (365.1 KB)

Enjoy!

44 Likes

Once again, you are a savior for making this. Going to play around with this and see what I am able to make out of this

Edit: Forgot what I wanted to say and I remembered, is it possible for the portal physics to interact with parts?

3 Likes

The portal physics i made only works for the character, but it shouldn’t be too hard to extend it to random other parts.

10 Likes

The mirror implementation of this can be used for really nice visuals.

Terrain water has screen-space reflections, and parts don’t even have that. However, using this, one could make parts that have proper reflections!

This was demonstrated by @tryler2 on his Twitter!

Links to Tweets

https://twitter.com/ArtBlox_406/status/1168916513010720771

https://twitter.com/ArtBlox_406/status/1169296068657524737

https://twitter.com/ArtBlox_406/status/1169006690718625793

Images copied onto DevForum for your convenience




17 Likes

We will be able to obtain this power without workarounds soon™. Have high hopes for the furthering of the Future is Bright project. You can download the demo build to get started early, though it won’t show in regular games.

(Unless FiB doesn’t cover this)

5 Likes

I believe they discussed world reflections at RDC, but i was under the impression that this was independent from FiB.

7 Likes

This looks way better over a wider view-angle range than I would have thought possible, well done! Some blurring up close was inevitable even without the camera scaling limitations, just from the limited resolution of SurfaceGUIs.

5 Likes

I just looked at your Portal.rbxl file to see how you got around the inverse projection conundrum, and I was pleasantly surprised to see not only something very clever, but also something I recognize from a completely different context than Roblox, specifically from actual photography.

What you’re doing with the translation of the ViewportFrame itself within the SurfaceGui is how a lot of architectural photographers corrected perspective of buildings in-camera, before computers and Photoshop were even conceived. It’s something called the Scheimpflug Principle, but is more commonly known as the “shift” part of tilt-shift photography. The way you’re cropping the edge of the viewportFrame’s view is equivalent to shifting a real camera’s lens parallel to the film (or sensor plane).

I would never have thought to try this with a UI frame :laughing:

25 Likes

I know pretty much nothing about photography, but these are interesting reads! Thank you for sharing! I appreciate that someone like yourself has the knowledge to recognize and put a name to these concepts. It helps myself (and I’m sure others) learn more and hopefully come up with even better solution to this problem :grin:

11 Likes

Now you’re playing with portals.

3 Likes

I was reading this post for quite a while now, and what you have done is incredible, and the next thing I see is this:

27 Likes

This seems cool! I saw the game, Great work guys!

2 Likes

I found a bug.
If you leave the game, your character will not be removed by the view point frame. And some characters don’t have their appearences.
Edit: I am pasting this example. Warning: This picture may not be suitable for all audiences.

12 Likes

Also, if the character gets too far away from the portal their clothes disappear.

2 Likes

Yeah. I should have posted the other side. Ima do so now. Same warning as before


What is actually on the other side:

1 Like

So I was playing around with the portals. I tried to do the infinite fall to see what would happen. it did not turn out good xD.

3 Likes