mayo icon indicating copy to clipboard operation
mayo copied to clipboard

3D CAD viewer and converter based on Qt + OpenCascade

Results 64 mayo issues
Sort by recently updated
recently updated
newest added

Stuck while loading step file ![stuck](https://github.com/fougue/mayo/assets/25289332/dbc5a231-8598-43d3-a6b2-83be80302e69) [6轴装配.zip](https://github.com/fougue/mayo/files/14194542/6.zip)

bug

Support DWG import

feature

Hello dear developers, I imported a dxf model I designed. As you can see from the image below, view are none. ![image](https://github.com/fougue/mayo/assets/63134171/9e68d6b6-eaa2-484d-935d-9661d3b31180) [dxf.zip](https://github.com/fougue/mayo/files/13782317/dxf.zip)

bug

Adding a support for JT format - import and export. Mostly useful conversion would be conversion from STEP to JT, and JT to any mesh format (OBJ, STL). It's industry...

feature

Assimp provides exporters for these formats(see Assimp [FileFormats](https://github.com/assimp/assimp/blob/master/doc/Fileformats.md) page): - [ ] Collada - [ ] 3DS - [ ] 3MF - [ ] FBX

feature

Use animation and bone data as imported by Assimp reader

feature

It would be nice to be able to customize background colors in the viewport, unless I'm missing a setting in Preferences :)

enhancement

Here is a 3mf file: [PiCam3_FrontHousing_Rev2.zip](https://github.com/fougue/mayo/files/13733460/PiCam3_FrontHousing_Rev2.zip) Here is how it's rendered by Mayo: ![image](https://github.com/fougue/mayo/assets/57467/22e1e313-f93a-4576-9b4e-9c2e4ee9d888) The same file rendered by https://github.com/kovacsv/Online3DViewer: ![image](https://github.com/fougue/mayo/assets/57467/4a602e08-33c2-48b6-978b-318dad148c2b) When you load the OBJ version in Mayo, it's...

bug

(Quick disclaimer) I'm not sure if it isn't out of scope for "VIEWER" software, but there isn't really any other simple software that does that. Add ability to create pseudo...

feature

If you are building mayo in conda environment on macOS, you can do so, but you will need to patch the build. 1. opencascade can be obtained via conda-forge channel...

build error