neoforged / NeoForge

Neo Modding API for Minecraft, based on Forge
https://projects.neoforged.net/neoforged/neoforge
Other
1.07k stars 148 forks source link

Modify/Rewrite Forge experimental pipeline #128

Open Lolothepro opened 10 months ago

Lolothepro commented 10 months ago

image or use Indigo

Technici4n commented 10 months ago

Don't worry, it's planned. 😉

KnightMiner commented 10 months ago

I personally do not see much point to this issue without specifics on what you want changed. A rewrite could do 1000 different things, why not document the current issues in the issue so we can be sure the rewrite addresses them?

Technici4n commented 10 months ago

That's not really feasible with lighting. The best option is to port Indigo's pipeline, which uses the same underlying calculation as vanilla but fixes many problems in a well-documented way.

Lolothepro commented 10 months ago

https://github.com/neoforged/NeoForge/issues/119 https://github.com/MinecraftForge/MinecraftForge/issues/9630 Other: 2023-09-19_20 21 47 2023-09-19_20 21 49

Note: I'm not a developer, so I have no idea how to reproduce other bugs with certain block models.

Lolothepro commented 7 months ago

2023-12-09_22 50 45 other

Lolothepro commented 1 month ago

Workaround to avoid bugs: Use Sodium

Lolothepro commented 1 month ago

Other bug: It does not render light correctly with models in some resource packs.

ie: VanillaBDcraft On: 2024-06-14_13 22 23

Off: 2024-06-14_13 24 41