Skip to content
New issue

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

PBR Material #2199

Open
MichaelCHF opened this issue Apr 9, 2024 · 3 comments
Open

PBR Material #2199

MichaelCHF opened this issue Apr 9, 2024 · 3 comments

Comments

@MichaelCHF
Copy link

MichaelCHF commented Apr 9, 2024

1.how can i add alphamap in pbr Material (like blender alpha)?

blender

2.I download a material, It contains AO、Metalness、Roughness etc,I set AO image to AmbientOcculsionMap,one of Metalness or Roughness image set to RoughnessMetallicMap?
I See : If provides RMA map in one texture, set both "RoughnessMetallicMap" and "AmbientOcculsionMap" to the same texture

mat.zip

@MichaelCHF MichaelCHF changed the title alphamap PBR Material PBR Material Apr 9, 2024
@holance
Copy link
Member

holance commented Apr 11, 2024

  1. Set it directly to the albedo map.

@MichaelCHF
Copy link
Author

MichaelCHF commented Apr 12, 2024

the alpha map is black and white picture,i set it to albedo map:
image

i set a alpha image to albedo map:

image

imgs.zip

@holance
Copy link
Member

holance commented Apr 12, 2024

I saw alpha channel is already in your first image with green leaves, why not just use that one instead of creating another image for alpha map?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants