Portals 3D 3D screenshot 1
S

Publisher

struhyxd

Portals 3D 3D

3D
Portals 3D Seamless Rendering Showcase Thesis Environment Integration

Implementation of seamless 3D Portals, packaged as a plugin and ready to be used in your project! IMPORTANT: Recursive portals are not supported due to Godot's rendering limitations.

Portals Plugin

This project provides a plugin for seamless 3D portals in Godot. It was developed as part of my Master's thesis on FI MUNI.

Installation

  • You can download the plugin from the Godot Asset Library
  • The plugin itself is located in the addons/portals directory. You can clone this repo (or download it as a ZIP) and move the plugin folder into your own project.

Documentation

For documentation the plugin's documentation, see addons/portals/README.md.

I developed this project as part of my master's thesis. As such, the thesis itself is probably the best documentation there is at the moment.

Showcase

House that's bigger on the inside

The project contains some simple levels, showcasing various aspects of the plugin. You can go through them to find out what's in store! Also see some screenshots below.

Also check out the example project, where I recretated a puzzle from Antichamber.

This cube has a different inside depending on from which side you are looking at it: Impossible cube This hallway is shorter on the inside than on the outside: Corridor that is shorter on the inside These three rooms form a full circle with a 90 degree angle in the middle: Three rooms making a full circle A seamless portal is positioned behind the column! Going around the column transports you to an entirely different space. Portal behind a column

Credits