OCCT
OCCT copied to clipboard
Open CASCADE Technology (OCCT) is an open-source software development platform for 3D CAD, CAM, CAE. This is a clone of the official repository located on https://dev.opencascade.org/. Please use offi...
### Description Possible fix: https://tracker.dev.opencascade.org/view.php?id=32857 This is a bug reported by a FreeCAD community member: the downstream ticket is here: https://github.com/FreeCAD/FreeCAD/issues/5649 And a post describing an investigation in the issue...
Hot fix for incorrect lib search (hot fix for #289)
### Description The intersection between the two given faces produces a strange edge.  ### Expected Behavior The intersection between the two surfaces should produce a correct edge. ### Actual...
### Description Needs to clear code base from gxx files. https://github.com/Open-Cascade-SAS/OCCT/discussions/35#discussioncomment-11276106 - [x] Remove from installation procedure (as a header files) - [ ] Remove from source ### Benefits Readable...
### Description Report: https://dev.opencascade.org/content/brepoffsetapimakeoffset-fail-0 I would like to ask, the model in the attachment is offset through BRepOffsetAPI_MakeOffset, but the offset fails. What is the reason? How can the modification...
### Category Foundation Classes ### Severity Major ### Description windows.h and #defines in Standard_Macro.hxx Report: https://dev.opencascade.org/content/windowsh-and-defines-standardmacrohxx We ran into a compiler error due to a conflict with Open CASCADE headers...
### Category Visualization ### Severity Minor ### Description The method MoveTo() being called with the flag theToRedrawOnUpdate = true, sometimes doesn't redraw the viewer. It depends on whether it detects...
This patch introduces two (2) visualisation changes in the form of geometry shaders. When point clouds are displayed in the OCCT viewer, sometime screen-space pixel values don't allow points to...