We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allows support for PBR texture packs, so 3d textures get rendered
The text was updated successfully, but these errors were encountered:
This is a big feature and actually PBR includes multiple features:
Branch with normal maps: https://github.com/leMaik/chunky/tree/json-block-models-and-normal-maps (it's pretty slow. I hope that it'll be ready to be merged some day though)
Branch with specular maps (emittance, roughness, reflectance): https://github.com/leMaik/chunky/tree/pbr
Height maps are a whole different topic, but @jackjt8 and me already looked a bit into how it can be done.
Same issue in my fork: leMaik#14
Sorry, something went wrong.
leMaik
Successfully merging a pull request may close this issue.
Allows support for PBR texture packs, so 3d textures get rendered
The text was updated successfully, but these errors were encountered: