Re: [brlcad-devel] Newbie to BRL-CAD

2016-11-13 Thread Christopher Sean Morrison
> On Nov 13, 2016, at 5:32 PM, Daniel Roßberg wrote: > > 2016-11-13 22:26 GMT+01:00 Michal Hanus : >> Hi Daniel, >> >> Great hint! It works. I could not find the pscale command anywhere in the >> manuals or tutorials. >> Are there any other similar functions for editing objects (correcting val

Re: [brlcad-devel] Newbie to BRL-CAD

2016-11-13 Thread Daniel Roßberg
2016-11-13 22:26 GMT+01:00 Michal Hanus : > Hi Daniel, > > Great hint! It works. I could not find the pscale command anywhere in the > manuals or tutorials. > Are there any other similar functions for editing objects (correcting values > for A, B, C, H, V etc. of primitives) that would work in th

Re: [brlcad-devel] Newbie to BRL-CAD

2016-11-13 Thread Michal Hanus
Hi Sean, Thank you for your explanations. Direct editing of objects in Archer would definitely be a great jump forward, maybe a priority for attracting more CAD users to BRL-CAD; it was the first thing that I was missing in it. Concerning 3D printing, I have a 3D printer at my desk availa

Re: [brlcad-devel] Newbie to BRL-CAD

2016-11-13 Thread Michal Hanus
Hi Daniel, Great hint! It works. I could not find the pscale command anywhere in the manuals or tutorials. Are there any other similar functions for editing objects (correcting values for A, B, C, H, V etc. of primitives) that would work in the Archer's CLI? Regards, Mike -Original Mess

Re: [brlcad-devel] Newbie to BRL-CAD

2016-11-13 Thread Christopher Sean Morrison
> On Nov 11, 2016, at 3:32 PM, Michal Hanus wrote: > > My name is Mike Hanus, I am a high school student from the Czech Republic and > I would like to join your group for Google Code-In competition. Welcome Mike, what a great head start getting set up. > I was very pleased to see BRL-CAD as t

Re: [brlcad-devel] LGPL version 3 in BRL-CAD

2016-11-13 Thread Christopher Sean Morrison
> On Nov 13, 2016, at 1:30 PM, Daniel Roßberg wrote: > > How do we handle LGPL version 2.1 incompatible licenses as the LGPL > version 3 used in FreeWRL? It should be possible to include it with > dynamical linkage, the usual way in BRL-CAD. Yeah, LGPL dependencies are generally suboptimal for

[brlcad-devel] LGPL version 3 in BRL-CAD

2016-11-13 Thread Daniel Roßberg
Hi, How do we handle LGPL version 2.1 incompatible licenses as the LGPL version 3 used in FreeWRL? It should be possible to include it with dynamical linkage, the usual way in BRL-CAD. I'm currently investigating patch 394 (https://sourceforge.net/p/brlcad/patches/394/) for obstacles to accept i

Re: [brlcad-devel] Newbie to BRL-CAD

2016-11-13 Thread Daniel Roßberg
OK, I see what you mean. It looks like Archer has no commands for interactive editing. Even sed doesn't set it to editing mode. It runs the search command only. However, in this particular case "pscale -r sphere.s abc 2" would do it. Regards, Daniel 2016-11-13 11:03 GMT+01:00 Michal Ha

Re: [brlcad-devel] Newbie to BRL-CAD

2016-11-13 Thread Michal Hanus
Hi Daniel, Thanks a lot for your help. I will try to compile BRL-CAD source both in Visual Studio and from the VM image via SVN. Concerning Archer, is functionality of mged fully implemented in the Archer's CLI? I tried to edit a simple sphere in both mged and Archer in their CLI but it worked