Ultreon / devices-mod

A Minecraft Mod that adds in electronic devices that actually work
GNU General Public License v3.0
20 stars 7 forks source link

[1.20.1] Virtual Application Rendering #106

Open Jab125 opened 7 months ago

Jab125 commented 7 months ago

Render applications separately, create an image of the application's windows, then project them onto the laptop screen.

This should fix all z layer issues

XyperCode commented 7 months ago

This is harder than you would think tho...

Jab125 commented 7 months ago

It is actually quite easy to do

(And quite easy to mess up and a massive pain to debug)