mayo icon indicating copy to clipboard operation
mayo copied to clipboard

3D CAD viewer and converter based on Qt + OpenCascade

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

Hi,is there a plan to develop a feature of marking geometric tolerance,like the CAD Assistant does.Or the OCCT supply a read to use function to do this? ![image](https://user-images.githubusercontent.com/21979332/184268067-a4f2cddc-9d9c-4ff4-a819-aac260d169c4.png)

feature

At the moment, it's not possible to import AMF or 3MF files. Is it a limitation of mayo or OpenCASCADE? AMF references: - https://en.wikipedia.org/wiki/Additive_manufacturing_file_format - https://docs.fileformat.com/3d/amf/ - https://materialseducation.org/educators/matedu-modules/docs/AM_Module-AMF_Format.pdf 3MF references:...

Hello, I found a potential issue: 1- Import a STEP file (with default brep meshing settings) 2- Export as STL 3- Go in options, then select a finer mesh settings...

https://github.com/fougue/mayo/wiki/Build-instructions-for-Windows-MSVC Add Qt Creator Build: call "C:\Libs\OpenCASCADE-7.6.0-vc14-64\opencascade-7.6.0\env.bat" cd C:\Qt\Qt5\Tools\QtCreator\bin qtcreator.exe In Qt Creator Open mayo.pro

Hello, It would be great to support the Dassault Systèmes 3DXMl format, as output. This format allows to fully describe assembly structures, using tesselated way (ASCII/text format). It is supported...

feature

Add buttons around the view cube to rotate the view around the normal of the view plane. See the two "arrow" buttons for the view cube in FreeCad: ![image](https://user-images.githubusercontent.com/939132/169861053-0a90437e-6f6d-4c01-9ca5-c0700696325a.png)

feature

The scale of a clip plane's capping texture is fixed(it's 0.05, -0.05) So when the graphics objects displayed are small then the capping texture looks too "zoomed". In the opposite...

enhancement

On high resolution screens the application does not display correctly: Here on a laptop with a 2880x1800 screen resolution: ![Screenshot_20220204_133945](https://user-images.githubusercontent.com/5566160/152530945-9a41c06e-dc47-4287-9a0f-9f1e26d13262.png) 3D viewer is too small Running `QT_SCALE_FACTOR=0.5 ./mayo`: ![Screenshot_20220204_133911](https://user-images.githubusercontent.com/5566160/152531030-70983023-1601-482f-b864-af539f7023eb.png) Now...

bug
duplicate

It would be very helpful to control and check quality of imported geometry, and display areas/points of defects with red dots (ex: very small faces of breps, that could lead...

feature

Hi, I'm trying to run mayo in a docker container, and then export my DISPLAY back to an X server. I'm getting the following error on startup, any ideas? >...