-
-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wgpu-mc #312
Comments
Wow, a competitor to Sodium. I don't think I will consider it before rendering API and shaders exist, but overall seems interesting to keep an eye on. |
That's gonna be the next big thing to look out for, but not now. Wait a few months for it to become playable |
Will it support Iris or shaders? |
yes, it will support the iris/optifine shader pipeline |
Sounds great. But the menu screens are going to need to be re-written, right? Or can you put this mod on top of Sodium, Iris etc.? If so, this will mean that this project might stay "another an experimental performance mod". Because no normal player wants to change So I really hope this project is going to either become mainstream or just doesn't. Something inbetween would be quite confusing because the JellySquid/CaffeineMC mods will die and WGPU will need to implement a lot of features :/ |
well yes no no yes wgpu IS NOT the mod. The mod is Electrum, the renderer adaptation for games is wgpu-mc, and the renderer (afaik) is wgpu. |
Mod name
wgpu-mc
Curseforge link
No response
Other links
https://github.com/wgpu-mc/wgpu-mc
What it does
Completely replaces the rendering engine with a webgpu based one, meaning it can abstract to vulkan, metal, and dx12.
Why should it be in the modpack
Solves #219 because it can abstract to metal, vulkan, and dx12.
Potentially large performance increase and reduced microstutter when it's done
Why shouldn't it be in the modpack
Not even playable yet and probably won't be for a while, will take even longer for shaders to work and they might no be optifine compatible
![6C5650FE-71D3-4FD0-B12B-9CC3BE441BAA](https://user-images.githubusercontent.com/98855026/166286614-36000def-60ed-456d-8cc2-4c4da389ccaf.jpeg)
Might not be compatible with fabric rendering api and mod compatibility might be a huge issueFrom their github: Implement Indigo is in their roadmap
Might not have complete vanilla parity in terms of cosmetics
Categories
Performance optimization, Replaces an existing mod
Additional details
Replaces Sodium, Indium, and
Iris.The text was updated successfully, but these errors were encountered: