Ijewel integration to shapediver app builder

Hi!
I have a ring configurator algorithm made by grasshopper, and I opened it with shapediver app builder. I want to integrate ijewel into my application, and I did exactly the same things given in the link below, but I encountered a blank page all the time whenever I do the change at the URL (main to ijewel3d)

I would appreciate any help. Thanks in advance!

Hello @Orçun_Findik,

can you please share a link to the model you used so that we can investigate the issue?

Cheers, Michael

hi!

here it is!

thanks

Hello @Orçun_Findik

I just tried it out and this should actually work. You just haven’t added the domain appbuilder.shapediver.com

Once you do that, this link should work.

Cheers, Michael

Hi Michael!

Thank you for your reply. I am sorry it has been a while.

I have a lack of knowledge when it comes to that stuff, thats why I am not clear about what I suppose to do. I couldnt see such a thing like adding appbuilder.shapediver.com domain to somewhere on the helper guide. Could you please enlighten me ? Besides, I am not clear about the workflow, should I be a member or something or make a payment on ijewel side to be able switch from shapediver screen to ijewel ?

Look forward to hear from you.

Best

Orçun

Please check the section on embedding settings of our help center.

Once you configured your embedding settings to allow appbuilder.shapediver.com, your model should work using this link.

The ijewel3d viewer will display a watermark as long as you did not acquire a license from them.

Thank you Alexander, I am going try it.

Best

1 Like

hi again! many thanks for your all eforts and help so far, I have managed to open my app in shapediver application.however, I never managed to apply the scene and materials as it was declared in “ShapeDiver iJewel3D integration” guide. somehow I am doing something wrong but I could not figure it out. I would appreciate any ideas.
Best

Can you share a link for the App here?

Hi! Here is my app link

I can not see the materials on it even though I did the same thing as explained in the helper guide. Besides when I apply the scene link from the link hoster (I used google drive) for the scene, I encounter a black model

many thanks in advance!

Best

Orçun

The value you provided for the `webgiScene` URL points to Google Drive, which causes an issue with the `iJewel3D` viewer (you can see the error in the browser console).
This is the Google Drive link: https://drive.google.com/uc?export=download&id=1LQw7XIDj_TX3EseWZBqB0Te_8N2jAxwa

I uploaded your file to a temporary location on our end, here is the link to your app using this temporary URL: ShapeDiver App Builder

The ring appears white for me, i.e., there must still be an issue with the file or the material assignment.

Please note that the temporarily hosted file will be automatically removed in a few days. We will report the problem with loading files from Google Drive to iJewel3D, but it might be that this can’t be fixed on their end. Please try to use another file hosting service.

Hi! Many thanks!
I understand that there is a problem with loading files from google drive to ijewel3d, so the problem on the scene side will be solved with decent file hosting.
Do you have any other recommendations for another file hosting service?

Besides, when it comes to the material side, I have rechecked my material settings, and I am also having a white ring, as I did the exact same things as in the guide. I still can not figure out what the problem might be…

Hi again, sorry that I keep busy here, but I can not understand why it does not work. I re-created a simple grasshopepr file (in case there was a problem in my original file ), and I have recorded a screen video to share my steps. Please let me know if there is anything wrong I have been doing.

Best
Orçun

Hi @Orçun_Findik the materials are not shown because your direct data output is not named correctly. It should be called MaterialDatabase.

Hi! I finally figured this out yesterday and it worked! Thanks anyway!