this post was submitted on 29 Jul 2026
51 points (100.0% liked)

PC Master Race

21938 readers
577 users here now

A community for PC Master Race.

Rules:

  1. No bigotry: Including racism, sexism, homophobia, transphobia, or xenophobia. Code of Conduct.
  2. Be respectful. Everyone should feel welcome here.
  3. No NSFW content.
  4. No Ads / Spamming.
  5. Be thoughtful and helpful: especially when new beginners have questions.

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] pivot_root@lemmy.world 2 points 2 days ago* (last edited 2 days ago)

Those are the requirements for the upcoming Vulkan renderer update to the Java edition of Minecraft, which supposedly will feature a lot more complicated lighting and shaders.

The previous releases used old versions of OpenGL where a lot of time is spent waiting to synchronously dispatch commands to the hardware, and even then it didn't make very good use of the GPU hardware it has available. It still doesn't use LODs from what I heard, but to give them some credit, they did finally start to use VBOs about a decade in development.