Skip to content

Implement PBR Maps Node#6720

Closed
blessedcoolant wants to merge 1 commit intoinvoke-ai:mainfrom
blessedcoolant:pbr-maps
Closed

Implement PBR Maps Node#6720
blessedcoolant wants to merge 1 commit intoinvoke-ai:mainfrom
blessedcoolant:pbr-maps

Conversation

@blessedcoolant
Copy link
Copy Markdown
Collaborator

@blessedcoolant blessedcoolant commented Aug 5, 2024

A node to generate normal, roughness and displacement maps from a single image. Based on: https://github.com/joeyballentine/Material-Map-Generator

opera_5hPWwqnPaj

@github-actions github-actions Bot added python PRs that change python files invocations PRs that change invocations backend PRs that change backend files labels Aug 5, 2024
Copy link
Copy Markdown
Collaborator

@lstein lstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Happy to see that load_remote_model() is working as intended.

A node to generate normal, roughness and displacement maps from a single image. Based on: https://github.com/joeyballentine/Material-Map-Generator
@hipsterusername
Copy link
Copy Markdown
Member

@psychedelicious @RyanJDick @brandonrising - I imagine we want to handle these models differently, thinking about new user UX (and hosting these)?

@blessedcoolant
Copy link
Copy Markdown
Collaborator Author

I think it's better we host them ourselves. The Github downloads can take ridiculously long sometimes for no apparent reason. The UI use case would be currently right click on an image and say "Generate PBR Maps" from it. Ideally we want to do a proper 3D viewer for previewing the model but that's an entirely different feature.

@joshistoast
Copy link
Copy Markdown
Collaborator

Resurrect!

@blessedcoolant
Copy link
Copy Markdown
Collaborator Author

Resurrect!

Resurrected. But now with UI implementation too. #8700

Closing this.

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

Labels

backend PRs that change backend files invocations PRs that change invocations python PRs that change python files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants