Описание

Veil is a sophisticated collection of tools and utilities designed to facilitate advanced rendering for Minecraft mod developers. Our goal is to enable more modern game-engine level content in Java Minecraft, pushing the boundaries of what is possible in modding.
## About Veil:
- **Colors**: Manage colors and use them with Themes.
- **Easings**: Apply easing functions for more natural motion.
- **Framebuffer**: JSON-driven custom framebuffers.
- **Post Processing**: A custom post-processing pipeline with easy texture binding.
- **Shaders**: Full support for all OpenGL shader types, with HLSL and Spir-V support potentially coming in the future.
- **Shader Modification**: Inject and modify existing shaders to suit your needs.
- **Necromancer**: Bone-based animated models with support for independent entity skeletons and models.
## Links:
Learn more at the Developer Wiki: [Veil Wiki](https://github.com/FoundryMC/Veil/wiki)
Explore our Example Mod: [Example Mod](https://github.com/FoundryMC/veil-example-mod)
Join our Discord here: [Foundry Discord](https://discord.gg/2aqTX9QWKU)