Irev-Dev / curated-code-cad

A list of the various code-cad projects out there.
https://kurthutten.com/blog/curated-code-cad
MIT License
243 stars 9 forks source link

Recommend Dynamo instead of/next to DynFreeCAD #3

Closed infeeeee closed 3 years ago

infeeeee commented 3 years ago

DynFreeCAD is just a package for Dynamo. The node editor itself is Dynamo, DynFreeCAD just connects Dynamo and FreeCAD. So basically modeling takes place in Dynamo or in FreeCAD, DynFreeCAD just wraps the FreeCAD API into Dynamo nodes.

Dynamo itself is open source, licensed under Apache 2.0: https://github.com/DynamoDS/Dynamo

You already linked dynamo's forum. Dynamo's documentation is here: https://primer.dynamobim.org/

I think this should be on the list, DynFreeCAD can't do anything by itself.

Irev-Dev commented 3 years ago

Thanks @infeeeee, I'll fix that soon.

Irev-Dev commented 3 years ago

Sorry, Took me a while. That's been updated.

Irev-Dev commented 3 years ago

@infeeeee If you wanted to give me a blurb about Dynamo that better fits the context of being in a list of other cad options. (how it differentiates etc), I'd be more than happy to include it. At the end of the day I don't know that much about each individual project in this list, as so it's hard to do them all justice.