occSketcher icon indicating copy to clipboard operation
occSketcher copied to clipboard

A tiny present.

Open grotius-cnc opened this issue 3 years ago • 3 comments

I made the sketcher working in one of my sample projects.

It uses a opencascade lib compiled with qt. (precious code) It has qt widget overlay. Thanks for the sketcher code Eryar !! You are a Master Kenobi. It would be nice if we could build a opensource autocad clone. We could wrap an excisting autocad program into a wine runner. But that is not the way to go.

Archive: https://github.com/grotius-cnc/dump/releases/download/1.1/OcctQtWidget.tar.gz

https://github.com/grotius-cnc/dump/releases/tag/1.1

app

grotius-cnc avatar Feb 11 '22 14:02 grotius-cnc

https://github.com/grotius-cnc/occt-samples-qopenglwidget/blob/master/ReadMe.md

grotius-cnc avatar Feb 14 '22 07:02 grotius-cnc

I think this is a transparant piece of source code to create a sketcher.

https://github.com/grotius-cnc/hal-core/releases/tag/1.26

grotius-cnc avatar Feb 18 '22 21:02 grotius-cnc

@grotius-cnc Hello, I tried to compile the occSketcher, but I get compilation issues. Some are related to opencascade : I am using version 7.6.0, and there are some deprecated classes, but I can deal with it. But others are related to Spline classes (see image below). Could you please help me ?

image

yvanblanchard avatar May 15 '22 13:05 yvanblanchard