An open API service indexing awesome lists of open source software.

https://github.com/fel88/cascadedesktop

OpenCASCADE GUI Viewer/Editor
https://github.com/fel88/cascadedesktop

brep cad computer-aided-design iges modeling opencascade step

Last synced: 10 months ago
JSON representation

OpenCASCADE GUI Viewer/Editor

Awesome Lists containing this project

README

          

# CascadeDesktop
OpenCASCADE GUI Viewer/Editor

Simple debug tool based on OpenCASCADE for debugging purposes

![image](https://github.com/fel88/CascadeDesktop/assets/15663687/cc6f5aed-2425-485f-b9ee-647d78fd279e)

![image](https://github.com/fel88/CascadeDesktop/assets/15663687/8bb3410f-2a6b-4073-853e-cea2172b46a4)

## CSP solver:

# How to use:

## Basic operations (extrude, bool (fuse, subtract), fillet )
![image](https://user-images.githubusercontent.com/15663687/223804454-f6aaa2be-a2b7-4121-a727-db93230d6424.png)

https://www.youtube.com/watch?v=CJIdNRbEsHQ

### Part 1

https://user-images.githubusercontent.com/15663687/223806419-98b7344c-f03d-45d8-85ca-0f639654e019.mp4

### Part 2

https://user-images.githubusercontent.com/15663687/223809990-b63d45bb-d33a-4a0f-89a0-f9e010e793af.mp4

## Making profile pipe with fillet:

https://github.com/fel88/CascadeDesktop/assets/15663687/446fb389-447d-4e24-8220-a98b91b34a01

## 2D CSP Draft editor using

https://github.com/user-attachments/assets/db8478ee-192c-4962-8cb9-aa01b8007a7f

## How to build:
- Install OpenCASCADE 7.7 (https://dev.opencascade.org/system/files/occt/OCC_7.7.0_release/opencascade-7.7.0-vc14-64.exe or https://github.com/Open-Cascade-SAS/OCCT/releases/download/V7_7_0/opencascade-7.7.0-vc14-64.exe)
- Installation path should be : C:\OpenCASCADE-7.7.0-vc14-64
- Install Visual Studio Community edition (https://visualstudio.microsoft.com/ru/vs/community/), with next modules:
- Desktop development with C++
- .Net desktop development
- Open soultion Cascade.sln
- Build and run Cascade project (Ctrl+F5)

Some icons by [Yusuke Kamiyamane](http://p.yusukekamiyamane.com/). Licensed under a [Creative Commons Attribution 3.0 License](http://creativecommons.org/licenses/by/3.0/)