xCollateral / VulkanMod

Vulkan renderer mod for Minecraft.
GNU Lesser General Public License v3.0
1.53k stars 180 forks source link
minecraft minecraft-mod vulkan vulkan-renderer

VulkanMod

This is a fabric mod that introduces a brand new Vulkan based voxel rendering engine to Minecraft java in order to both replace the default OpenGL renderer and bring performance improvements.

Why?

Demonstration Video:

Demostration Video

FAQ

Installation

Download Links:

Install guide:

1) Install the fabric modloader. 1) Download and put the Vulkanmod.jar file into .minecraft/mods 1) Enjoy !

Useful links

Discord server Ko-Fi
Discord Static Badge

Features

Optimizations:

  • [x] Multiple chunk culling algorithms
  • [x] Reduced CPU overhead
  • [x] Improved GPU performance
  • [x] Indirect Draw mode (reduces CPU overhead)
  • [x] Chunk rendering optimizations

New changes:

  • [x] Native Wayland support
  • [x] GPU selector
  • [x] Windowed fullscreen mode
  • [x] Revamped graphic settings menu
  • [x] Resizable render frame queue
  • [ ] Shader support
  • [ ] Removed Herobrine

Notes