VulkanMod
Vulkan renderer mod for Minecraft.
Install / Use
/learn @xCollateral/VulkanModREADME
<a href="https://github.com/xCollateral/VulkanMod"> <img src="./src/main/resources/assets/vulkanmod/vlogo.png" width="30" height="30"/> </a> 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?
- Highly experimental project that overhauls and modernizes the internal renderer for Minecraft. <br>
- Updates the renderer from OpenGL 3.2 to Vulkan 1.2. <br>
- Provides a potential reference for a future-proof Vulkan codebase for Minecraft Java. <br>
- Utilizes the VulkanAPI to allow for capabilities not always possible with OpenGL. <br>
- Including reduced CPU Overhead and use of newer, modern hardware capabilities. <br>
Demonstration Video:
FAQ
- Remember to check the Wiki we wrote before asking for support!
Installation
Download Links:
Install guide:
- Install the fabric modloader.
- Download and put the
Vulkanmod.jarfile into.minecraft/mods- Enjoy !
Useful links
<table> <tr> <th> Discord server</th> <th> Ko-Fi</th> </tr> <tr> <td style="text-align:center"> <a href="https://discord.gg/FVXg7AYR2Q"> <img alt="Discord" align="top" src="https://img.shields.io/discord/963180553547419670?style=flat-square&logo=discord&logoColor=%23FFFFFF&label=Vulkanmod%20official%20discord%20server&labelColor=%235865F2&color=%235865F2"> </a> </td> <td> <a href="https://ko-fi.com/V7V7CHHJV"> <img alt="Static Badge" align="top" src="https://img.shields.io/badge/KoFi-%23ff5e5b?logo=ko-fi&logoColor=%23FFFFFF&link=https%3A%2F%2Fko-fi.com%2FV7V7CHHJV"> </a> </td> </tr> </table>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
Related Skills
node-connect
335.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
335.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.5kCommit, push, and open a PR

