Search results

  1. K

    Mouse focus on AIS_Shape or selected AIS_Shape, the shape display different color

    I new myHilightDrawer and myDynHilight Drawer as selected Drawer and focus Drawer. But after selected the shape, the normal Drawer is not hide. How to hide normal Drawer when selected status? WireFrameDraw::WireFrameDraw(TopoDS_Shape const& shape) : AIS_Shape(shape) { {...
  2. K

    How to use opencascade make this shape?

    I want to achieve the effect. 2D surface with curves to 3d surface with curves. The pictures like below. Anybody does has some ideas?
  3. K

    opencascade qml QQuickItem offscreen FBO

    I modify AndroidQt, but the display area alway display left bottom corner. JSlyadne says: you'll need to utilize another approach and deal with frame buffer rendering. Can anyboy give me a example or a clue?
Top