phosphor-fabric
sodium

phosphor-fabric | sodium | |
---|---|---|
14 | 140 | |
1,114 | 4,977 | |
-0.2% | 1.9% | |
3.3 | 9.4 | |
about 1 year ago | 2 days ago | |
Java | Java | |
GNU Lesser General Public License v3.0 only | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
phosphor-fabric
-
Pumpkin: A Modern Minecraft server written in Rust
I remember Notch talking about the lighting calculations being one of the hardest parts to program, so I can understand that being a challenge.
Mojang made large improvements to the lighting engine in 1.20, bringing it in line with the performance mods Phosphor[1] and Starlight[2]. Despite being deprecated now, they might still offer some useful insight into how to approach such a system in a performant way. You'll need to be mindful of the licenses, but it's likely easier than reverse-engineering Minecraft (even with mappings).
[1] https://github.com/CaffeineMC/phosphor-fabric
-
Native Vulkan for Minecraft
Phosphor (another optimization mod by the Sodium devs, targeting the built-in lighting system)
-
Meteor and Optifine
Sodium Phosphor Lithium also get iris but I don't have download link
-
Guilty as charged
There’s lots of lightweight shader packs designed for low-end PCs. For an optimized, smooth shader experience I’d recommend installing Fabric, Sodium, Lithium, Phosphor, and Iris Shaders.
-
looking for better performance mods for a 2070 rtx (or just sodium costume settings)
I would suggest you to use Sodium or Iris - Overall Performance Improvement / Iris If You Wanna Use Shaders Too Lithium - Improve CPU Usage LazyDFU - Launch Game Faster Phosphor - Improve Light Engine Hydrogen - Reduce Memory Usage
-
Tech-Support Thread for Oct 12, 2021: Ask your tech-support questions in this thread please
Low performance is to be expected with your config. You can try to install these performance mods for minecraft : * Iris that contains Sodium * Sodium, don't use it with iris, it already has sodium. * Lithium * Phosphor
-
Making a fast small Minecraft server build
Lithium is only for Fabric. There's also Phosphor to improve lighting performance.
- Which one is better
-
Paper-chan helping you optimize your Minecraft server!
You can get better performance and retain vanilla features by using Fabric with phosphor and lithium.
-
[java] My Minecraft is severely laggy and I don't know if it's because of the mods, or what...
for newer versions Sodium+Lithium+Phosphor (+aditionally hydrogen)
sodium
- Boost Your Minecraft Performance with Sodium-Fabric: A Game Changer Mod
- Boost Your Minecraft Performance with Sodium-Fabric Mod
-
Sodium causing crashes
[22:52:47] [Render thread/WARN]: If the game crashes immediately after this point, please make a bug report: https://github.com/CaffeineMC/sodium-fabric/issues
- Sodium 0.5.0
-
The Crashes of Grian
I googled "fabric crashes with falling block" and found this GitHub Issue in the Sodium Repo. Solution: install Indium, because continuity relies on it to bridge over to sodium.
-
Sand?
It`s Indium. https://github.com/CaffeineMC/sodium-fabric/issues/1324
-
1.20 optifine
GitHub link
-
Torch flames appearing through walls whenever I pick up an item
if https://github.com/CaffeineMC/sodium-fabric/issues/1006 is what you are talking about, it is an upstream issue for any forge port of the sodium mod
-
Does anyone know why my Minecraft looks really jagged? It looks like the anti-aliasing/anisotropic filtering is really off or something.
Wow, a reasonable criticism! According to this issue, transparency sorting hasn’t been implemented, and so the behavior is inconsistent. Surprised to see a pull request linked that had fixed it, but was never merged and is now incompatible. Definitely affects users who have farms and stained glass builds though!
-
Optifine making chunks/the entire world invisible?
The problem with the multithreaded version of Optifine is that OpenGL doesn't officially support multithreading (at least not with older versions of OpenGL; Sodium (for modern versions) uses a "multidraw" function to get up to 10x the FPS but also uses OpenGL 4+, and even then it has issues on many drivers. Note that using such modern features would require a "core profile", precluding the use of all legacy fixed-function methods so the entire renderer would have to be rewritten).
What are some alternatives?
Starlight - Rewrites the light engine to fix lighting performance and lighting errors
lithium - A Fabric mod designed to improve the general performance of Minecraft without breaking things
Starlight - Rewrites the light engine to fix lighting performance and lighting errors [Moved to: https://github.com/PaperMC/Starlight]
Indium - Sodium addon providing support for the Fabric Rendering API, based on Indigo
starlight - 🌟 Build beautiful, accessible, high-performance documentation websites with Astro
sodium-extra-fabric - Features that shouldn't be in Sodium.
Iris - A modern shaders mod for Minecraft compatible with existing OptiFine shader packs
optifine
FarPlaneTwo - Level-of-Detail renderer in Minecraft. Allows for render distances of millions of blocks. (Cubic Chunks-compatible) (WIP)
LambDynamicLights - The most feature-complete dynamic lighting Minecraft mod for Fabric.
