kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #16955
Re: 3D Viewer crushes whole KiCAD with this file
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Thu, 19 Feb 2015 19:41:58 -0500
-
In-reply-to:
<CAJjB1qKOGmEQ=tiEV+KBsNgjPKF+FyTEWLsFey8qOgWA_str5w@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
I haven't looked at either of these projects but if the quality of their
design isn't solid, I probably would not agree to adding them to the
kicad source. Although it's hard to imagine either of these projects
being much worse than our vrml parser. I personally would like to use
our own very robust and well tested LINE_READER object to parse any vrml
stream. If you want see a great example of how to use the LINE_READER
object, take a look at the legacy plugin in Pcbnew. This is how the
vrml parser should be designed. The vrml parser design should be a lot
cleaner than the legacy plugin since the file format is delimited with
{} and [].
On 2/19/2015 6:45 PM, Mark Roszko wrote:
> FreeWRL is pretty disgusting compared to Openvrml and its also GPLv3.
> Anyone know on the KiCAD GPLv2 mixing with GPLv3 code? There's like a
> billion different answers on mixing that stupid license.
>
> On Thu, Feb 19, 2015 at 5:55 PM, LordBlick <lordblick@xxxxxxxxx> wrote:
>> In response to a message written on 19.02.2015, 23:22, from Mark Roszko:
>>>
>>> I've been considering implementing OpenVRML for giggles which uses
>>> Boost::spirit for parsing. It's basically templating on steroids kind
>>> of C++ but can parse both standards fully. Except its GPLv3 so I don't
>>> know about license compatibility horseshit that comes with GPL.
>>
>> What about? :
>> git clone git://git.code.sf.net/p/freewrl/git freewrl-git
>>
>> --
>> Best Regards,
>> LordBlick
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help : https://help.launchpad.net/ListHelp
>
>
>
References
-
3D Viewer crushes whole KiCAD with this file
From: LordBlick, 2015-02-14
-
Re: 3D Viewer crushes whole KiCAD with this file
From: Wayne Stambaugh, 2015-02-17
-
Re: 3D Viewer crushes whole KiCAD with this file
From: LordBlick, 2015-02-18
-
Re: 3D Viewer crushes whole KiCAD with this file
From: Mark Roszko, 2015-02-18
-
Re: 3D Viewer crushes whole KiCAD with this file
From: LordBlick, 2015-02-18
-
Re: 3D Viewer crushes whole KiCAD with this file
From: Wayne Stambaugh, 2015-02-18
-
Re: 3D Viewer crushes whole KiCAD with this file
From: Mark Roszko, 2015-02-18
-
Re: 3D Viewer crushes whole KiCAD with this file
From: LordBlick, 2015-02-18
-
Re: 3D Viewer crushes whole KiCAD with this file
From: Mark Roszko, 2015-02-18
-
Re: 3D Viewer crushes whole KiCAD with this file
From: Mark Roszko, 2015-02-19
-
Re: 3D Viewer crushes whole KiCAD with this file
From: Cirilo Bernardo, 2015-02-19
-
Re: 3D Viewer crushes whole KiCAD with this file
From: Mark Roszko, 2015-02-19
-
Re: 3D Viewer crushes whole KiCAD with this file
From: LordBlick, 2015-02-19
-
Re: 3D Viewer crushes whole KiCAD with this file
From: Mark Roszko, 2015-02-19