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

Exporting .obj fails on Mac #20

Closed
RubenSandwich opened this issue Dec 2, 2018 · 4 comments
Closed

Exporting .obj fails on Mac #20

RubenSandwich opened this issue Dec 2, 2018 · 4 comments

Comments

@RubenSandwich
Copy link

Exporting to OBJ fails silently for me on OS X.

I'm using OS X Mojave 10.14.1 and dust3d 1.0.0 beta 6 with this simple palm tree model. (I added .txt to the file to upload it here, just remove it use it.)

tree.ds3.txt

@huxingyi
Copy link
Owner

huxingyi commented Dec 2, 2018

Hi, thanks for reporting. If the rendered model disappear, that means the mesh combination failed, you need adjust the node positions or make separate parts instead of as a whole part.

I adjust a little, and I can export obj no problem when I can see the generated model, please see the following gif:
dec-02-2018 10-10-42

@RubenSandwich
Copy link
Author

Oh okay, thanks. Mind having some sort of interface element that lets me know that the model generation failed? (It'd also be nice to move the model preview window around.) So far I'm enjoying how easy simple modeling is with dust3d.

@huxingyi
Copy link
Owner

huxingyi commented Dec 2, 2018

Currently, if the model preview disappear, that means the generation failed. If you can see it, that means the visible parts are good, if some parts missing, there need some adjustment.

Use middle mouse button + shift key to move the model preview window.
Enjoy!

@RubenSandwich
Copy link
Author

Yeah, I understand that if the model generation fails the window is empty. I'm asking for a less subtle indicator. Like "Model Generation Failed" in the model preview window and a reason why. Anyway, I'm closing this issue. Thanks again.

huxingyi added a commit that referenced this issue Jan 7, 2019
This commit add tips for buttons, to show what the function of the button.
Also, fixed a issue, there was no useful infos to tell user when the mesh was failed to generate, now user should see a warning icon with tips to show why the preview disappear.

Thanks the following contributors:
@RubenSandwich <https://github.com/RubenSandwich>
boynet <https://dust3d.discourse.group/u/boynet>
fornclake <https://www.reddit.com/user/fornclake>
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

No branches or pull requests

2 participants