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

Multiple view projections #5

Open
MNeMoNiCuZ opened this issue Feb 3, 2024 · 4 comments
Open

Multiple view projections #5

MNeMoNiCuZ opened this issue Feb 3, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@MNeMoNiCuZ
Copy link

This project looks promising, great job!

What are the plans for handling projections from multiple angles and texture blending?

There are of course relevant use cases even from one perspective, but it does have limitations.

@AlexanderDzhoganov
Copy link
Owner

There are several promising directions like Paint3D. I plan to implement this and other methods in the plugin as soon as code and pretrained checkpoints are released. I am open to suggestions, let's use this thread to collect relevant papers and code.

@AlexanderDzhoganov AlexanderDzhoganov added the enhancement New feature or request label Feb 4, 2024
@MNeMoNiCuZ
Copy link
Author

As a reference, but I don't think the code is available:
https://stableprojectorz.com/

@AlexanderDzhoganov
Copy link
Owner

As a reference, but I don't think the code is available: https://stableprojectorz.com/

As far as I can see this doesn't really do anything special, it allows you to stitch together multiple single projections by inpainting. This is already somewhat possible in the plugin with the Preserve Existing Texture Data checkbox. I'm more interested in full 3D texturing methods that account for mesh topology.

@MaxTran96
Copy link

does this create a 2D UV texture based on a single input image?

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

No branches or pull requests

3 participants