ImmediatelyFast - Minecraft Mod
ImmediatelyFast is an open-source Minecraft mod designed to extend the functionality of immediate mode rendering on the client side. It's lightweight, so it doesn't raise any conflicts with other installed modifications and can work easily with any of them.
Immediately The Fast immediately mode rendering uses its custom buffer implementation to optimize the immediate mode rendering by batching up draw calls and uploading data to the GPU much more efficiently. These optimizations benefit in the following areas:
Additionally, targeted optimizations are applied to vanilla rendering code to improve performance in specific areas, such as:
Performance improvements are significant, especially in scenarios where the CPU is the bottleneck. Here are some examples of the enhancements:
ImmediatelyFast is designed to cause as little interference as possible with other mods, ensuring wide compatibility. However, there are some known incompatibilities with OptiFabric/OptiFine and most closed source clients such as LunarClient and LabyMod. Any issues found should be reported using the Issue Tracker.
The latest version of the API documentation is available for developers who wish to integrate or extend the mod's functionality.
Copyright 2019-2025 © ScalaCube - All Rights Reserved.