Stream: community

Topic: 3D (object & textures)


view this post on Zulip Mireia Alcala (Mar 20 2025 at 15:00):

Dear community,

We have recently enabled the 3D preview feature and noticed that when uploading an .OBJ file, the system does not detect it correctly and instead displays it as a .TIFF. However, the file is displayed correctly when modifying it directly in the database. Based on this, we have created a script that could resolve the issue.

However, our users would like to combine .OBJ files (for the 3D model) with .MTL files (for textures), but we see that the preview does not render correctly.

Has anyone developed a solution for this or worked on a similar issue? Could it be that we have not applied the code correctly?

Apologies if this has been asked before. We would really appreciate any insights!

Thank you

Mireia AlcalΓ‘

view this post on Zulip Philip Durbin πŸš€ (Mar 20 2025 at 16:31):

Hi! Thanks for the feedback!

view this post on Zulip Philip Durbin πŸš€ (Mar 20 2025 at 16:32):

It sounds like there are multiple things going on.

view this post on Zulip Philip Durbin πŸš€ (Mar 20 2025 at 16:33):

@Mireia Alcala would you be able to create an issue at https://github.com/IQSS/dataverse/issues with a title of something like ".obj file detected as tiff"? And please upload an example .obj file if you can, so we can test with it.

view this post on Zulip Philip Durbin πŸš€ (Mar 20 2025 at 16:35):

As far as I know, previewers only operate on a single file. Perhaps you can create an issue over at https://github.com/gdcc/dataverse-previewers/issues describing how you'd like to combine .obj files with .mtl files. Again, if you can upload example files, it would be helpful!

view this post on Zulip Mireia Alcala (Mar 31 2025 at 07:36):

Hi Phillip,
Sorry for the delay. I've already created the issue as you requested: https://github.com/IQSS/dataverse/issues/11383 .
Best regards!

view this post on Zulip Mireia Alcala (Mar 31 2025 at 07:46):

And another one: https://github.com/gdcc/dataverse-previewers/issues/109 !

view this post on Zulip Philip Durbin πŸš€ (Mar 31 2025 at 11:06):

@Mireia Alcala thanks! For #11383 does any .obj file get detected as TIFF? Should you upload an example .obj file to test with?

view this post on Zulip Mireia Alcala (Mar 31 2025 at 13:22):

Yes! I comment to #11383 with this link:
https://csuccat.sharepoint.com/:u:/s/BiD_CSUC/ERk_0DyQaF5EkmewhGR2lWsBbsjPi5SIyE61QqPiFz5wRg?e=mTgIMS

view this post on Zulip Philip Durbin πŸš€ (Mar 31 2025 at 13:25):

Perfect! Thanks!


Last updated: Nov 01 2025 at 14:11 UTC