Hacker News new | ask | show | jobs
by digdugdirk 1208 days ago
Truly impressive work. Any recommendations for getting started working with the OpenCascade kernel?
1 comments

I could not find any great documentation. I mostly learnt by reading CadQuery's code and implementing in Typescript.

Once you get how it works googling the name of the OC methods helps sometimes. But there is not much around.