Skip to content
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

Top 10 Things To Add #408

Open
Bipbip2109 opened this issue Apr 23, 2024 · 9 comments
Open

Top 10 Things To Add #408

Bipbip2109 opened this issue Apr 23, 2024 · 9 comments

Comments

@Bipbip2109
Copy link

Top Cinco

Hello guys, today we have a top Cinco epic things to add to the hit mod Vulkanmod :

Uno 1 ] Anti-Aliasing methods (FXAA, TAA, SSAA, MSAA, MLAA, CMAA...)
Dos 2 ] Texture Filtering methods (Bilinear, Trilinear, Anisotropic...)
Tres 3 ] More Mipmap levels
Cuatro 4] Mesh Shaders (VK_EXT_mesh_shader)
Cinco 5 ] Upscaling methods (FSR, DLSS, XESS, CAS, TAAU...)

@Bipbip2109
Copy link
Author

There are not actually 10 things I lied

@AlexanderwithaA
Copy link

I don’t think vkmod needs fsr compat built in and afaik mc isn’t fill limited. That’d probably help on ray traced games

@NXTler
Copy link
Contributor

NXTler commented May 10, 2024

Why do you specifically want 'Mesh Shaders'?

@lv37
Copy link

lv37 commented May 10, 2024

Why do you specifically want 'Mesh Shaders'?

#257

@NXTler
Copy link
Contributor

NXTler commented May 10, 2024

I don't think it is as important as it seems. There is still a lot of performance left with much simpler methods, like greedy meshing or LODs, that are not as hard to implement.

@Bipbip2109
Copy link
Author

I don't think it is as important as it seems. There is still a lot of performance left with much simpler methods, like greedy meshing or LODs, that are not as hard to implement.

LOD looks horrible in Minecraft since the game already has pretty much the lowest amount of vertices possible per block and merging multiple blocks together will just look awful if you pay any sort of attention to the screen in front of you (Example: Distant Horizons).

Greedy meshing would be nice tho

@blankuserrr
Copy link

I don't think it is as important as it seems. There is still a lot of performance left with much simpler methods, like greedy meshing or LODs, that are not as hard to implement.

LOD looks horrible in Minecraft since the game already has pretty much the lowest amount of vertices possible per block and merging multiple blocks together will just look awful if you pay any sort of attention to the screen in front of you (Example: Distant Horizons).

Greedy meshing would be nice tho

true, LODs look fine until you install a zoom mod.

@Felix14-v2
Copy link

LODs look fine until you install a zoom mod.

LODs look fine even with a zoom mod if we speak about LODs in Voxy. Distant Horizons is a bad example.

@temotskipa
Copy link

#495

Ray tracing support would also be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants