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
- Host: GitHub
- URL: https://github.com/fel88/cascadedesktop
- Owner: fel88
- License: mit
- Created: 2023-01-29T12:07:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T06:44:00.000Z (over 1 year ago)
- Last Synced: 2024-12-01T07:36:55.682Z (over 1 year ago)
- Topics: brep, cad, computer-aided-design, iges, modeling, opencascade, step
- Language: C#
- Homepage:
- Size: 4.11 MB
- Stars: 40
- Watchers: 3
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CascadeDesktop
OpenCASCADE GUI Viewer/Editor
Simple debug tool based on OpenCASCADE for debugging purposes



## CSP solver:
# How to use:
## Basic operations (extrude, bool (fuse, subtract), fillet )

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/)