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

Doesn't extract the gloss map #21

Open
tiagodmed opened this issue Nov 13, 2020 · 8 comments
Open

Doesn't extract the gloss map #21

tiagodmed opened this issue Nov 13, 2020 · 8 comments

Comments

@tiagodmed
Copy link

The tool doesn't extract the gloss map, it is sorely missed!
*The alpha map is also not being extracted.
Is there any chance that this will be fixed?

@YuRaNnNzZZ
Copy link
Contributor

It extracts all texture maps from the file, if there's no texture, its value is defined in the scene json.

@tiagodmed
Copy link
Author

It extracts all texture maps from the file, if there's no texture, its value is defined in the scene json.

In theory yes, but all the files I have already extracted have a glossiness map and it is not extracted.
The marmoset .mview files show the preview of the gloss map, so you can tell if the model has the map or not.
Even if you look at the code, the only maps listed are albedo, normal, specular and opacity (although this one isn't being extracted either).

@tiagodmed
Copy link
Author

temp

@tiagodmed
Copy link
Author

It extracts all texture maps from the file, if there's no texture, its value is defined in the scene json.

😳 I got it through the command window using extract_mview. 🤪
kkkkkkkk, thak's!

@fzxj520
Copy link

fzxj520 commented Jul 20, 2021

It extracts all texture maps from the file, if there's no texture, its value is defined in the scene json.

I got it through the command window using extract_mview.
kkkkkkkk, thak's!

Hello, I also encountered this problem. Can you give me some detailed tips for exporting gloss maps?

@350050183
Copy link

The MTL file extracted from .dat does not contain full definitions, when load by three.js only black object displays.

@YuRaNnNzZZ
Copy link
Contributor

The MTL file extracted from .dat does not contain full definitions, when load by three.js only black object displays.

Why are you posting here? Make a new issue.

@rong2416
Copy link

它从文件中提取所有纹理映射,如果没有纹理,则在场景 json 中定义其值。

😳我使用 extract_mview 通过命令窗口获得了它。🤪噗嗤嗤,咔嚓!

Can you explain in detail how the command window uses call?

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

5 participants