Bug 154833 - implement import and export of 3D objects in an interoperable format
Summary: implement import and export of 3D objects in an interoperable format
Status: RESOLVED DUPLICATE of bug 77828
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 3D-Model
  Show dependency treegraph
 
Reported: 2023-04-15 18:04 UTC by Michael FA
Modified: 2024-01-16 19:22 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael FA 2023-04-15 18:04:14 UTC
Description:
The implementation of custom 3D objects is missing, which can be imported, exported designs or 3D models, (mostly import models from other sources, [Custom Models]) implemented as a mini blender in LibreOffice, to create documents with figures or 3D models , like in MS Office

Actual Results:
 

Expected Results:
 


Reproducible: Always


User Profile Reset: No

Additional Info:
Comment 1 Stéphane Guillou (stragu) 2023-05-02 22:41:21 UTC
I am not sure I understand the request: is it an issue with the import of some 3D objects (in which case an example file is needed), or is it a request for new features in 3D shape editing (in which case we need a more precise description of exactly what the feature would look like)?

Thank you.
Comment 2 Michael FA 2023-05-25 17:22:11 UTC
what i mean is that libreoffice is missing the option to import and export custom 3d figures or models
Comment 3 Stéphane Guillou (stragu) 2023-05-26 12:08:25 UTC
We have a meta bug that contains a number of enhancement requests: https://bugs.documentfoundation.org/showdependencytree.cgi?id=103759&hide_resolved=1
We need to have precise reports for them to have a chance to be resolved. For example:
- bug 77828 asks for u3d filetype support
- bug 134141 tracks an OOXML interoperability issue
- bug 120943 asks for allowing free rotation of objects

Maybe your report can be focused on supporting export and import of 3D models in a specific format, preferable an open standard. (Other specific 3D-editing features can be requested in separate reports, if they don't already exist.)

What format do you suggest?
Comment 4 Michael FA 2023-05-26 15:23:36 UTC
If that's what I mean, that libreoffice supports the export and import of 3D models in a specific format, preferably an open standard, for example: STL, OBJ, PLY or other formats.
And that when making documents in (*.odt, *.ods, *.odp,...) you can insert custom 3D models, eg: STL, OBJ, PLY or other formats
Comment 5 Michael FA 2023-06-05 12:42:35 UTC

*** This bug has been marked as a duplicate of bug 77828 ***
Comment 6 Regina Henschel 2024-01-16 19:22:58 UTC
There are to different ways:
A) Treat foreign 3D as image with additional UI to rotate them. That is the way MS Office uses.
b) Convert foreign 3D into our own kind of 3D-Scene and back.