https://github.com/thatmg393/legacy-vulkanmod
i regret this
https://github.com/thatmg393/legacy-vulkanmod
experimental fabricmc legacy-fabric minecraft minecraft-mod vulkan-renderer
Last synced: 7 months ago
JSON representation
i regret this
- Host: GitHub
- URL: https://github.com/thatmg393/legacy-vulkanmod
- Owner: ThatMG393
- License: cc0-1.0
- Created: 2024-06-10T00:15:53.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-19T12:59:00.000Z (over 1 year ago)
- Last Synced: 2025-03-26T03:33:17.516Z (about 1 year ago)
- Topics: experimental, fabricmc, legacy-fabric, minecraft, minecraft-mod, vulkan-renderer
- Language: Java
- Homepage:
- Size: 5.67 MB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## pausing development for a while
# legacy-vulkanmod
A port of [xCollateral's VulkanMod](https://github.com/xCollateral/VulkanMod) to Legacy Fabric 1.8.9
# Why?
To get more experience developing Minecraft mods and also understanding Minecraft, OpenGL, and Vulkan.
And also because why not?
# Credits
- xCollateral: for the original VulkanMod
- Zarzelcow: for legacy-lwjgl3
- Legacy Fabric Team: for the legacy fabric project
# License
Haven't got any time to change to a proper license but it will probably be the same as VulkanMod's license.
# Progress
- [x] Load Vulkan
- [ ] Rewrite the rendering
- [ ] Rewrite chunk builder
- [ ] API