• Drawing 3D

    From Luigi Squarzoni@21:1/5 to All on Tue Aug 23 05:30:57 2022
    Good morning,
    as an output of my application I would need to display a 3D vector drawing of which I know all the coordinates.
    What solution can I adopt so that I can view, rotate and zoom my drawing inside a window in visual objects?
    thanks for any advice or idea
    Squarzoni Luigi

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Gerhard Bunzel@21:1/5 to All on Wed Aug 24 02:26:57 2022
    Luigi,

    have a look at that CAD-Tool with 'C-style API for easy usage from virtually any programming language'.
    https://github.com/horde3d/Horde3D

    HTH
    Gerhard

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Luigi Squarzoni@21:1/5 to All on Wed Aug 24 08:33:00 2022
    Hi Gerhard,
    i didn't understand much from this link.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jamal@21:1/5 to Luigi Squarzoni on Thu Aug 25 13:48:19 2022
    May this would help you:

    http://w.vdraw.com/graphic_libraries_for_programmers.htm


    Otherwise, Google: 3d rendering activex

    Jamal



    On 8/23/2022 8:30 AM, Luigi Squarzoni wrote:
    Good morning,
    as an output of my application I would need to display a 3D vector drawing of which I know all the coordinates.
    What solution can I adopt so that I can view, rotate and zoom my drawing inside a window in visual objects?
    thanks for any advice or idea
    Squarzoni Luigi

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Luigi Squarzoni@21:1/5 to All on Thu Aug 25 23:23:30 2022
    Thanks Jamal,
    this library can solve my problem
    Luigi

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)