Re: Idea for shared GUI framework
Posted by ickby on Mar 02, 2016; 7:31am
URL: https://forum.librecad.org/Idea-for-shared-GUI-framework-tp5713123p5713134.html
Hello Gaganjyot,
thanks for the reply. So one would for sure start to look into the details, what is needed for LC, what provided by FC etc. This is not an easy task, and may be ful of compromises, but maybe still worth pursuing to reduce code duplication.
Our constraint solver is basicly a nonlinear optimsation algorithm. Don't think it will fir very well with librecad, as it can't handle large amount of geometry/constraitns. It is just not intended for this use case. I also don't know how much th solver philosophie fits into librecad as is is geared towards parametric modeling.
I stay around here and on IRC/FreeCAD forum for any questions and ideas :)