CascadeDesktop icon indicating copy to clipboard operation
CascadeDesktop copied to clipboard

OpenCASCADE GUI Viewer/Editor

CascadeDesktop

OpenCASCADE GUI Viewer/Editor

Simple debug tool based on OpenCASCADE for debugging purposes

image

How to use:

Basic operations (extrude, bool (fuse, subtract), fillet )

image

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

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)
    • 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. Licensed under a Creative Commons Attribution 3.0 License