your current location:首页 > news>M (indium) minecraft

M (indium) minecraft

2024-12-12 09:25:38|Myriagame |source:minecraft skins

Overview

M (INDIUM) is an auxiliary module of the rendering optimization module sodium (Sodium), which provides Sodium with support for the Fabric Rendering API.

Many modules that use advanced rendering effects need Fabric Rendering API, and Sodium does not directly support it.Indium is based on reference to Indigo, which is part of the Fabric API. The source code can be obtained here (authorized Apache 2.0).

This module is no longer needed after the Sodium 0.6 version is updated because it has built -in support for the Fabric Rendering API.

Common problem

Which modules need to indium?

Any module using Fabric Rendering API needs Indium when using Sodium.

This includes: Campanion, Bits and Chisels, Lambda better labdabettergrass, Continuity, Packages, and so on.

Some modules may run without the implementation of the Fabric Rendering API, but their textures and models have been damaged.

Does INDIUM affect performance?

The impact of Indium on performance should be ignored, but the module using Fabric Rendering API itself may affect performance.Compared with using Sodium, Indium does not provide performance advantages.

Can INDIUM replace sodium?

No, Indium is a subsidiary module of Sodium -you must use these two modules at the same time to obtain Sodium's rendering optimization for the Fabric Rendering API.

If I do n’t use sodium, do I still need INDIUM?

No, Indigo is provided as part of the Fabric API as a reference implementation of the Fabric Rendering API.When installing Sodium, Indigo will be disabled by itself.

Will INDIUM be merged into Sodium?

Fabric Rendering API supports the preferred priority of Sodium developers, and it will not be explored before Sodium is in a more stable state.

(Sodium 0.6.0 (Beta 1) and above has supported the Fabric Rendering API, but it has not yet been stable.)

Which versions of Sodium support?

All versions of Indium requires Sodium 0.2.0 or higher versions.The author supports the latest stable version of Sodium 1.18 and above.

Iris may not always be compatible with the latest version of Indium -if you have a problem, please consult Iris support channels.