[Libreoffice-bugs] [Bug 143465] 3D-models of Shape3DLatheObject cannot be positioned in a 3D-scene

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 21 21:25:58 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=143465

Regina Henschel <rb.henschel at t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rb.henschel at t-online.de

--- Comment #3 from Regina Henschel <rb.henschel at t-online.de> ---
The 3D-Lathe object and the 3d-Rotation object are defined by a 2D-path, which
may be open. This geometry is always placed on the XY coordinate plan. The
3D-Lathe object gets it third dimension by extruding in positive z-direction,
3D-Rotation object by rotating around the y-axis.

To give the objects a different position or direction, you have to use it's
D3DTransformMatrix.

BTW, I find it easier to define a 3D Scene directly in the file text, then by
macros. See for example
https://wiki.documentfoundation.org/Documentation/HowTo/Draw/Make_a_3D_Star.

One problem with the API is, that it does not provide a method for updating the
rendering without distortion.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210721/9cb99835/attachment.htm>


More information about the Libreoffice-bugs mailing list