Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

3D CAD viewer and converter based on Qt + OpenCascade

License

NotificationsYou must be signed in to change notification settings

fougue/mayo

Repository files navigation

Build statusBuild StatusLicense

What is Mayo

Mayo is an opensource 3D CAD viewer and converter

Overview

  • View and convert 3D files in different formats
  • Explore assembly trees(product structure) and view properties
  • Cross platform: runs on Windows, Linux and macOS
  • Underlying toolkits: OpenCascade and Qt

Current features

  • 3D exploding of the model tree, allowing better exploration of complex designs
  • 3D clip planes with configurable capping
  • 3D view cube providing intuitive camera manipulation
  • Save image(snapshot) of the current 3D view
  • Quick access to the CAD files recently open thanks to thumbnails in the Home page
  • Toggle visibility of any item from the Model tree(use checkbox)
  • Customizable precision of the meshes computed from BRep shapes, affecting visualization quality and conversion into mesh formats
  • Convert files to multiple CAD formats from command-line interface(CLI)

3D viewer operations :

  • Rotate : mouse left + move
  • Pan : mouse right + move
  • Zoom : mouse wheel(scroll)
  • Window zoom : mouse wheel + move
  • Instant zoom : space bar
  • Select Object: mouse left click
  • Select Objects: SHIFT + mouse left clicks

Supported formats

FormatsImportExportNotes
STEPAP203, 214, 242(some parts)
IGESv5.3
OpenCascade BREP
DXF
OBJImport requires OpenCascade ≥ v7.4.0
Export requires OpenCascade ≥ v7.6.0
glTFImport requires OpenCascade ≥ v7.4.0
Export requires OpenCascade ≥ v7.5.0
Supports 1.0, 2.0 and GLB
VRMLv2.0 UTF8
STLASCII/binary
AMFv1.2 Text/ZIP
Requiresgmio ≥ v0.4.0

Mayo provides precise control overimport andexport with many parameters per format.

Gallery

How to build Mayo

Instructions for Windows MSVC
Instructions for Debian


[8]ページ先頭

©2009-2025 Movatter.jp