![VulkanMod](https://media.forgecdn.net/avatars/thumbnails/561/294/256/256/637913373178716740.png)
Is it possible to create an API for the development of VulkanShader?
lrh901 opened this issue ยท 1 comments
Describe the request
I want to try implementing a Vulkan-based shader application for Minecraft through a plugin, using VulkanMod as a prerequisite. I need an API to handle render switching.
I also found a plugin called Vulkanite, which is used to implement Vulkan-based shaders, but its performance doesn't seem to be very satisfactory.