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

fix: update bounds on CarbonFrameBike #50

Merged
merged 2 commits into from
Aug 4, 2023
Merged

fix: update bounds on CarbonFrameBike #50

merged 2 commits into from
Aug 4, 2023

Conversation

beersandrew
Copy link
Contributor

- based on the issue described here: #32
- got the asset from it's source: https://prefrontalcortex.de/labs/model-viewer/upload/CarbonFrameBike/
- converted with RealityConverter (this gave better bounds)
- ran usdfixbrokenpixarschemas
- fixed a few minor issues from usdchecker
@beersandrew
Copy link
Contributor Author

@hybridherbst do you happen to have the non usd form of https://github.com/usd-wg/assets/tree/main/full_assets/ElephantWithMonochord? I'd like to try converting it again to try to fix the bounds issues on it.

@meshula
Copy link
Contributor

meshula commented Jul 30, 2023

Hi Andrew, you've got this marked as Draft ~ do you have further work you want to do on it before people review?

@beersandrew
Copy link
Contributor Author

Hi Andrew, you've got this marked as Draft ~ do you have further work you want to do on it before people review?

@meshula My idea was to get both the CarbonFrameBike and the ElephantWithMonochord since they have similar problems in the same issue and could possibly close out that issue entirely.

However, I'm happy to just do them one by one if you'd like

@meshula
Copy link
Contributor

meshula commented Jul 30, 2023

one asset at a time makes sense to me, it would keep the commit history simple and focused on an asset at a time.

@noWookies
Copy link

noWookies commented Jul 31, 2023

Hi @beersandrew , did you apply fixes to the normal map texture readers by any chance ?

Edit: Nvm :) I checked the file and can see that you have, thanks!

@beersandrew beersandrew marked this pull request as ready for review July 31, 2023 03:56
@beersandrew
Copy link
Contributor Author

one asset at a time makes sense to me, it would keep the commit history simple and focused on an asset at a time.

Works for me, this is ready to be reviewed then

@hybridherbst
Copy link
Contributor

@beersandrew the source files for both are in Unity (and exported with Unity's USD plugin), however that plugin still doesn't export bounds and binding APIs correctly.

@jcowles
Copy link
Collaborator

jcowles commented Aug 3, 2023

Confirmed with @hybridherbst this so good to go - merging

@jcowles
Copy link
Collaborator

jcowles commented Aug 3, 2023

Actually, there is a merge conflict @beersandrew would you mind updating from latest?

@beersandrew
Copy link
Contributor Author

Actually, there is a merge conflict @beersandrew would you mind updating from latest?

@jcowles fixed

@jcowles
Copy link
Collaborator

jcowles commented Aug 4, 2023

Thankyousir!

@jcowles jcowles merged commit 92aa79e into usd-wg:main Aug 4, 2023
@erich666
Copy link
Contributor

Nice to see! Looks good on this end. I hope someone can fix the Elephant at some point, as it's still wonky.

@beersandrew
Copy link
Contributor Author

Nice to see! Looks good on this end. I hope someone can fix the Elephant at some point, as it's still wonky.

I tried some frankenstein path of conversions with the elephant, from the repo usdz -> blender export as glb -> reality converter back to usdz, which fixes the bounds, however the animation gets lost since I can't import the animations into blender. I'll try some other paths this week to see if I can fix the elephant entirely

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

Successfully merging this pull request may close these issues.

6 participants