Skip to content

Instantly share code, notes, and snippets.

@annhilati
Last active December 28, 2023 19:10
Show Gist options
  • Save annhilati/78c5b3eb6e71ba13760ef0eff38dce34 to your computer and use it in GitHub Desktop.
Save annhilati/78c5b3eb6e71ba13760ef0eff38dce34 to your computer and use it in GitHub Desktop.
Resources for developing materials for LabPBR

LabPBR Resources

Note

This gist mainly covers resources for LabPBR, which is a shader technology for Minecraft

Material Resources

Legend

Abbreviations:

  • col: Colored texture, Albedo
  • n: Normal map
  • s: Specular map
  • ao: Ambient occlusion map
  • disp: Displacement map
  • r: Roughness map
  • h: Height map
  • m: Metallic map

Important

LabPBR uses a specular map and a normal map with a height map stored in its alpha channel

Source Theme Content & Price Format
ambientCG realistic 2200+ assets for free col, n, ao, disp, r
FreePBR realistic 500+ assets for free col, n, ao, h, m

Tutorials

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment