Skip to content

Different converter results between gui and cli #376

@Daniel4144

Description

@Daniel4144

Hello,

There is a clear difference between converting models with the gui and the cli interface. From my observation, the cli results are a bit smaller (less polygons, smaller filesize), but sometimes have visual bugs that the gui version does not have.

My workflow for comparison:

  • in gui: import stp and export glb -> first file
  • save ini file from options to use same parameters with cli
  • convert same file through cli with saved ini: -> second file

".\Mayo-0.9.0-win64-binaries\mayo-conv.exe" --use-settings "options.ini" "model.stp" --export "model.glb"

I would expect both files to be similar but the cli result is often noticably worse, which makes automation with a script not possible.

Any idea what could be wrong here?

(using Mayo 0.9.0 on Windows 11)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions