mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
Page:
samples
Pages
Home
ais_object
boolean_operations
brep_format
build_upgrade
building_3rdparty
building_documentation
building_occt
coding_rules
contribution
contribution_workflow
de_wrapper
debug
documentation
draw_scripts
draw_test_harness
foundation_classes
git_guide
iges
inspector
license
mesh
modeling_algos
modeling_data
novice_guide
ocaf
ocaf_func
pbr_math
sample_ocaf
samples
shape_healing
specification
step
tests
tutorial
upgrade
user_guides
vis
visualization
xde
Clone
2
samples
dpasukhi edited this page 2025-05-19 23:27:48 +01:00
Table of Contents
DEPRECATION NOTICE: This documentation is deprecated. Please visit the official documentation at https://dev.opencascade.org/doc/overview/html/ or download documentation from the release packages (https://github.com/Open-Cascade-SAS/OCCT/releases) or build it manually from the needed version. GitHub Actions triggered by PR also generates overview documentation (see "Build documentation" step in https://github.com/Open-Cascade-SAS/OCCT/actions/workflows/build-and-test-multiplatform.yml).
- Tutorials and Demos
- Novice Guide
A document providing an introductory information to newcomers. - Draw Scripts
A set of demo scripts demonstrating OCCT functionality from DRAW. These scripts can be also considered as a tutorials on Tcl usage within Draw Harness. - Tutorial
A programming tutorial teaching how to use OCCT services to model a 3D object. See also Qt Tutorial - OCAF
A set of code snippets performing typical actions with OCAF services for newcomers. - OCAF Function
A simple example dedicated to the usage of "Function Mechanism" of OCCT Application Framework. - AIS Object
A programming tutorial teaching how to compute presentation within AIS_InteractiveObject subclass for displaying in OCCT 3D Viewer.
- Novice Guide
- Sample Projects
- Qt IE Sample
A cross-platform multi-document 3D Viewer sample with CAD import / export functionality based on Qt Widgets framework. - Qt QML Android OCCT
A cross-platform 3D Viewer sample with CAD import based on QtQuick framework. - Qt Tutorial
A cross-platform sample application based on Qt Widgets framework and implementing Tutorial. - Qt Overview
A sample application interactively demonstrating OCCT C++ usage with code snippets for newcomers. - MFC Standard
A set of projects for Windows platform demonstrating OCCT usage based on Microsoft Foundation Class (MFC) library. - C# OCCT
A Multi-document 3D Viewer sample with CAD import / export functionality based on .NET and Windows Forms or WPF. - C# Direct3D
3D Viewer sample wrapped into Direct3D context based on .NET and Windows Presentation Foundation (WPF). - WebGL
3D Viewer sample based on Emscripten SDK representing a static HTML page to be opened in Web Browser. - Java Android OCCT
3D Viewer sample with CAD import for Android mobile platform based on Android SDK and JNI layer. - iOS UIKit
3D Viewer sample for iOS platform based on Apple UIKit framework. - GLFW
A cross-platform 3D Viewer sample using GLFW library.
- Qt IE Sample
Tutorials and Demos
Sample Projects
## Navigation
- Home
- User Guides
- Specifications
- Contribution
- Build and Upgrade
- Samples
© 2024 Open CASCADE Technology. All rights reserved.