Skip to content

occQt - v1.0

Latest
Compare
Choose a tag to compare
@eryar eryar released this 07 Jun 11:17
· 24 commits to master since this release

Functions:

  1. Demonstrate the operations for the OpenCASCADE viewer, such as pan, zoom and rotate;
    the view manipulate mainly by the middle button of the mouse, and left button is used
    to pick and select;
  2. Demonstrate the primitive shape construction algorithms usage, such as box, cone,
    sphere, cylinder and torus creation;
  3. Demonstrate some modeling algorithms, such as prism, revol, loft and fillet, chamfer;
  4. Demonstrate boolean operations, such as cut, fuse and common;
  5. Demonstrate the helix algorithms;
  6. Enjoy!

How to use occQt:

https://github.com/eryar/occQt/wiki/A-Simple-OpenCASCADE-Qt-Demo

For more info, please visit the web site:
http://www.cppblog.com/eryar/

Feedback:
Shing Liu: [email protected]