-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Create albedo texture for a model from calibrated images #6806
Draft
ssheorey
wants to merge
9
commits into
main
Choose a base branch
from
ss/bake-camera
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed4e61a - Browse repository at this point
Copy the full SHA ed4e61aView commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ac925c - Browse repository at this point
Copy the full SHA 9ac925cView commit details
Commits on Apr 18, 2024
-
Raycasting fails at vertices. (t_hit is inf) Switch from vertices to triangle centers - Raycasting still fails (t_hit is inf)
Configuration menu - View commit details
-
Copy full SHA for a7125a7 - Browse repository at this point
Copy the full SHA a7125a7View commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9af6160 - Browse repository at this point
Copy the full SHA 9af6160View commit details
Commits on May 3, 2024
-
Remove SelectVisible (implementation was incorrect). Instead use visibility map for each texel directly. Add pixel_foreshortening Python test example by rendering images and using them to project albedo.
Configuration menu - View commit details
-
Copy full SHA for 5a8f7d2 - Browse repository at this point
Copy the full SHA 5a8f7d2View commit details
Commits on May 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 08a9e69 - Browse repository at this point
Copy the full SHA 08a9e69View commit details
Commits on May 26, 2024
-
MAX and AVERAGE BlendingMethods
Documentation Cleanup Add download for Baluster vase model in python example.
Configuration menu - View commit details
-
Copy full SHA for 91a242c - Browse repository at this point
Copy the full SHA 91a242cView commit details
Commits on May 31, 2024
-
Needs tbb::feeder from tbb::parallel_for_each
Configuration menu - View commit details
-
Copy full SHA for 86a0bf4 - Browse repository at this point
Copy the full SHA 86a0bf4View commit details
Commits on Jun 4, 2024
-
Mostly works - slight issues Image::Resize for Bool has bus error / seg fault. highlights detection doesn't work.
Configuration menu - View commit details
-
Copy full SHA for 54088bb - Browse repository at this point
Copy the full SHA 54088bbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.