Sodium

Sodium

61M Downloads

Immediate-Mode Non-Terrain Optimizations

douira opened this issue ยท 1 comments

commented

This is a tracking issue for a collection of optimizations that could be made to immediate-mode and non-terrain rendering in general. It combines the other heterogenous collection of issues we've had on this topic. The closing of the other issues doesn't mean these types of optimization will not be considered, but merely that we are aware that many aspects of it are slow and we don't need separate issues for each of them.

It should also be noted that other mods each already apply some optimizations to some subset of of these items already.

ImmediatelyFast fixes all of them, except for the last two (Enchantment glint is indirectly optimized, in that ImmediatelyFast reduces the draw calls needed to render enchanted items, but enchantment glint itself isn't changed) - RK_01

This issue is not intended as a list of other mods that optimize these items.