TheEpicBlock / ImmersivePortalsMod

Non-Euclidean in Minecraft

Home Page:https://qouteall.fun/immptl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Immersive Portals Mod

It's a Minecraft mod that provides see-through portals and seamless teleportation. It also can create "Non-Euclidean" (Uneuclidean) space effect.

immptl.png

On CurseForge On Modrinth Website Donate

This is one of the most complex Minecraft mods. Implementation Details This mod eliminates the limitation that only one dimension can be loaded and rendered on client, eliminates the limitation that only the chunks nearby player can be synchronized to client, eliminates the limitation that client can only load and render chunks nearby the player. The portal rendering is recursive. The portal can have rotation, scale and mirror transformations. The teleportation is seamless, creating the feel that the space is connected.

API

This mod also provides some API for other mods to create portals. Also includes other utilities. API description.

How to run this code

https://fabricmc.net/wiki/tutorial:setup

Wiki

https://qouteall.fun/immptl/wiki

Discord Server

https://discord.gg/BZxgURK

About

Non-Euclidean in Minecraft

https://qouteall.fun/immptl

License:Apache License 2.0


Languages

Language:Java 99.9%Language:GLSL 0.1%