Qt

 

OCCT contains three samples based on Qt application framework

 

 Import Export

 

 Import Export programming sample contains 3D Viewer and Import / Export functionality.

 

image\qt.gif

 

Tutorial

 

The Qt programming tutorial teaches how to use Open CASCADE Technology services to model a 3D object. The purpose of the tutorial is not to explain all OCCT classes but to help start thinking in terms of the Open CASCADE Technology.

This tutorial assumes that  the user has experience in using and setting up C++. From the viewpoint of programming, Open CASCADE Technology is designed to enhance user's C++ tools with high performance modeling classes, methods and functions. The combination of these resources allows creating substantial applications.

 

See also

Tutorial User's guide (PDF)

 

Voxel

 

This is a demonstration application showing OCCT voxel models. It also includes a set of non-regression tests and other commands for testing this functionality (accessible only through TEST pre-processor definition).

 

See also

Voxels User's Guide (PDF)

 

Remarks: