Re: [brlcad-devel] rtedge -W error

2020-06-05 Thread Bob Anderson
: Thursday, June 4, 2020 4:43 PM To: BRL-CAD Developer Mailing List Cc: Christopher Sean Morrison Subject: Re: [brlcad-devel] rtedge -W error Hi Bob, On Jun 4, 2020, at 10:22 AM, Bob Anderson mailto:bob.ander...@survice.com>> wrote: I just installed BRLCAD 7.30.2 on my windows machine and n

[brlcad-devel] rtedge -W error

2020-06-04 Thread Bob Anderson
I just installed BRLCAD 7.30.2 on my windows machine and noticed an issue with rtedge, particularly with the -W option. The background is properly set to white, but the foreground line color also remains white so you end up with a blank image. I know the -c workaround, but that is a bit inconv

Re: [brlcad-devel] [NEWSENDER] - Re: (GSoC)Want to Get Some Information

2019-03-01 Thread Bob Anderson
Hi Sean, I have an rtwizard issue. I am writing a GUI in Excel VB that will allow the user to set up multiple images by reading in lists of components for shade, ghost, and lines. It works well, however anytime I set up a ghost component, the whole screen is black. I suspect that the ghost i

Re: [brlcad-devel] 7.26.0 BoT ray-tracing problem

2016-11-23 Thread Bob Anderson
_MINTIE 1 export LIBRT_BOT_MINTIE Within Mged/archer, it is: set env(LIBRT_BOT_MINTIE) 1 Sean On Nov 23, 2016, at 9:24 AM, Bob Anderson mailto:bob.ander...@survice.com>> wrote: I was wondering if anyone has experienced erroneous overlap reporting using rtcheck involving BoT solids. We

[brlcad-devel] 7.26.0 BoT ray-tracing problem

2016-11-23 Thread Bob Anderson
I was wondering if anyone has experienced erroneous overlap reporting using rtcheck involving BoT solids. We had done some conversions from STL to G, brought them into the model and did some overlap checking only to find overlaps where there were clearly no solids colluding. I originally assum

Re: [brlcad-devel] 7.26 Windows install questions

2016-09-13 Thread Bob Anderson
t Subject: Re: [brlcad-devel] 7.26 Windows install questions On Sep 08, 2016, at 11:56 AM, Bob Anderson mailto:bob.ander...@survice.com>> wrote: I tried to install the latest and greatest BRL-CAD onto my Windows 7 machine and have encountered a few problems. Although I have admin privileg

[brlcad-devel] 7.26 Windows install questions

2016-09-08 Thread Bob Anderson
? Bob Anderson -- ___ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel

[brlcad-devel] New release?

2016-06-29 Thread Bob Anderson
Hi Sean, Several weeks ago you told me you hoped to get a new release (v26) out that weekend. Is v26 still close to release? Bob -- Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA t

Re: [brlcad-devel] rtg3 script

2016-02-03 Thread Bob Anderson
, at 08:38 AM, Bob Anderson mailto:bob.ander...@survice.com>> wrote: Well that’s good to know. I had no idea that there was a difference other than appearance which I just attributed to the font. He did get it running yesterday using the same command, but we had no idea why. Thanks for th

Re: [brlcad-devel] rtg3 script

2016-02-03 Thread Bob Anderson
: Christopher Sean Morrison [mailto:brl...@mac.com] Sent: Tuesday, February 02, 2016 5:06 PM To: BRL-CAD Developer Mailing List Cc: LeAnne McKay; John Davis Subject: Re: [brlcad-devel] rtg3 script On Feb 02, 2016, at 03:15 PM, Bob Anderson mailto:bob.ander...@survice.com>> wrote: Hi Sean

Re: [brlcad-devel] BRL-CAD Geometry Conversion

2014-07-01 Thread Bob Anderson
I've done many conversions to STL and get about an 80-85% success rate when converting at the region level. I usually run g-stl with an absolute tolerance of 0.1 but sometimes that fails with bu_bomb or dangling_faces errors. If so try bumping the value up. If all fail, you may need to check ho

Re: [brlcad-devel] .g File Conversion

2013-11-06 Thread Bob Anderson
Hi Lynsey, If I could throw my two cents in, maybe I can help. We typically use the g-stl converter using STL as a mediary between BRL-CAD and FASTGEN models. I usually create a list of components using the "idents" command and extracting everything but the region name from the list. The I us

Re: [brlcad-devel] Perl API?

2013-03-11 Thread Bob Anderson
I like that idea to simplify scripting within BRL-CAD much like the Ruby Console does for Sketchup assuming that was your intention. Robert Anderson -Original Message- From: Tom Browder [mailto:tom.brow...@gmail.com] Sent: Monday, March 11, 2013 8:24 AM To: Developer discussions Sub

Re: [brlcad-devel] Running BRLCAD 7.22 on MAC OSX from terminal

2013-01-31 Thread Bob Anderson
. Do I need an FB_FILE variable set as well? Sent from my iPhone On Jan 31, 2013, at 3:31 PM, "Christopher Sean Morrison" mailto:brl...@mac.com>> wrote: On Jan 31, 2013, at 12:48 PM, Bob Anderson mailto:bob.ander...@survice.com>> wrote: I have in my .bash_pro

Re: [brlcad-devel] Running BRLCAD 7.22 on MAC OSX from terminal

2013-01-31 Thread Bob Anderson
, 2013 11:47 AM To: BRL-CAD Developer Mailing List Subject: Re: [brlcad-devel] Running BRLCAD 7.22 on MAC OSX from terminal On Jan 30, 2013, at 10:45 AM, Bob Anderson wrote: Hi Sean, I was pleased to see an updated BRLCAD version for MAC. I was also pleased that it installed like a typical mac

[brlcad-devel] Running BRLCAD 7.22 on MAC OSX from terminal

2013-01-30 Thread Bob Anderson
Hi Sean, I was pleased to see an updated BRLCAD version for MAC. I was also pleased that it installed like a typical mac app. However, the install did not put any path in the .bash_profile file that would allow me to run MGED from the terminal command line. I attempted to put the /bin and /lib

Re: [brlcad-devel] [SURV_SPAM (Header)] - GSoC: Hello All

2012-03-28 Thread Bob Anderson
Hello Chris, I am a user of BRL-CAD, not a programmer, who recently posted a project idea via Sean Morrison to convert a facetted line geometry into a line that uses BRL-CAD's native pipe solid. We have developed a Tcl script as a plugin to Archer (which will eventually be BRL-CAD's new GUI) th

Re: [brlcad-devel] Source release this weekend

2011-09-13 Thread Bob Anderson
Thanks Sean. I would not mind being that maintainer, but I have a bit of a learning curve since I am new to the Mac world. Bob Sent from my iPhone On Sep 13, 2011, at 5:37 PM, "brlcad" wrote: > > > On Sep 12, 2011, at 01:18 PM, Bob Anderson wrote: > >> Any cha

Re: [brlcad-devel] Source release this weekend

2011-09-12 Thread Bob Anderson
Any chance of a Mac OS X Lion build? I tried to build 7.20.2 on my new Macbook but it failed. I am not smart enough on a Mac to know why it failed, so I reverted back to installing the already compiled 7.12.2 from 2008. That should be fine if I need to view a target model while on travel, but