Tagged: export
- This topic has 10 replies, 2 voices, and was last updated 2 months ago by
kdv.
-
AuthorPosts
-
2024-12-18 at 6:29 am #79442
oonukim2
CustomerHi!
I am making a simple Mug cup configurator with usdz export function.
Configurations are smooth with no problem. But when you export configured cups, exported usdz files are different from configured state.
Could you look through attached puzzles, please?
I need a solution to this.
Thank you.Attachments:
You must be logged in to view attached files.2024-12-18 at 7:48 am #79445kdv
Participantaccording to you puzzles your simple export function is triggered on ANY click inside the document’s window. and when you click on Export you download previously exported scene and only after that the current scene state is exported.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-12-18 at 9:10 am #79447oonukim2
CustomerThank you so much for a reply.
I tried several ways to get shape and material configuration when clicked “Prep button” before executing export.
But no success.Would you give me some clue to solve, please ?
Attachments:
You must be logged in to view attached files.2024-12-18 at 9:52 am #79452kdv
ParticipantPuzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-12-19 at 12:57 am #79463oonukim2
CustomerThank you so much!
But,, is it so simple?
I am going to try it!2024-12-19 at 11:57 am #79469kdv
ParticipantBut,, is it so simple?
why not? ))) the task is quite simple.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-12-20 at 4:50 am #79475oonukim2
CustomerI tried according to your advice and with no success.
Exported usdz files are correct in shape changing, but colors are incorrect.
Then I made the app simpler and try exporting again.
And with no success.I attached a zip file of full project.
Could you look through this, please?-
This reply was modified 2 months ago by
oonukim2.
Attachments:
You must be logged in to view attached files.2024-12-20 at 4:53 am #79478oonukim2
Customer2024-12-20 at 8:20 am #79484kdv
ParticipantI would say something’s wrong with your USDZ viewer… I did change nothing in your app but it’s working as expected
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-12-20 at 9:33 am #79489oonukim2
CustomerThank you for testing.
Your result is quite shocking to me!
I had been imported usdz files into Blender after exporting. There would be some bug in Blender usdz importer…..
I also found it by using usdz-viewer on web, my exported files are with correct configuration!Thanks, again!
2024-12-20 at 9:36 am #79490kdv
ParticipantI had been imported usdz files into Blender after exporting. There would be some bug in Blender usdz importer
no, don’t use Blender for that or restart Blender before every importing to see the correct result.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
-
This reply was modified 2 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.