XandeKK / TypeBubbleX

TypeBubbleX is an application developed to optimize the typesetting process in Manga, Manhwa, Manhua, and Comics, offering a lightweight and efficient experience.
GNU General Public License v3.0
4 stars 0 forks source link

Add SubViewportManager #23

Open XandeKK opened 1 week ago

XandeKK commented 1 week ago

This will be responsible for managing the subviewport that contains the shader. I believe this is the easiest way to add shaders without making extensive changes to the code or the scene.

I’m unsure if this is the most efficient method, especially since there will be several subviewports, but that’s a problem for my future self to tackle.