Chocohead / OptiFabric

OptiFabric venturing out into the 1.16+ world
https://www.curseforge.com/minecraft/mc-mods/optifabric
Mozilla Public License 2.0
377 stars 109 forks source link

Not compatible with 1.18.2 Create #825

Open MirraaaLiv opened 2 years ago

MirraaaLiv commented 2 years ago

I don't know if someone has already said this, but when loading optifabric with the create mod, it crashes

StockiesLad commented 2 years ago

its optifine, ofc it would break another renderer

StockiesLad commented 2 years ago

Trying to add compatibility with flywheel is highly unlikely as that is another rendering engine entirely

Sheep7798 commented 2 years ago

That’s intented by the fabricators of create

MirraaaLiv commented 2 years ago

bro i didn't even know what flywheel does ngl, thanks for responding tho

On Tue, Aug 9, 2022 at 5:44 AM Fluffy Bumblebee @.***> wrote:

Trying to add compatibility with flywheel is highly unlikely as that is another rendering engine entirely

— Reply to this email directly, view it on GitHub https://github.com/Chocohead/OptiFabric/issues/825#issuecomment-1209217050, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2NI3FNGTL5NF2ZGXMJMWVLVYIZAHANCNFSM553GJZRA . You are receiving this because you authored the thread.Message ID: @.***>

StockiesLad commented 2 years ago

It does "GPU instancing". If you know anything about OOP, instancing is merely creating "versions" of classes to manipulate the code in a much more advanced way. GPU instancing essentially "copies and pastes" instances of the same block/entity so it doesn't have to re-render the same thing over and over.