Re: [brlcad-devel] Non-photorealistic rendering

2021-03-09 Thread Rob McDonald
021, at 1:50 AM, Rob McDonald wrote: > > Thanks Sean, that is exactly what I was looking for. The output from > rtedge looks great. > > Is there any documentation of the edge detection algorithms applied in > rtedge? It is done as a raster, do you know if it can be done as a

Re: [brlcad-devel] Non-photorealistic rendering

2021-03-08 Thread Rob McDonald
projection or generating flat-shaded rendering, plus a suite of > tools that will post-process in image space (e.g., to quantize colors or > color replacements and much more). > > Cheers! > Sean > > > On Mar 8, 2021, at 8:21 PM, Rob McDonald wrote: > > What does

[brlcad-devel] Non-photorealistic rendering

2021-03-08 Thread Rob McDonald
What does BRL-CAD do in terms of NPR rendering? I'm not thinking particularly artistic forms of NPR, but mainly extracting feature lines on the fly. In OpenVSP, I have a few heuristics that create a few feature lines, but there are others that we don't generate -- and some that are there don't re

Re: [brlcad-devel] GSoC: Creation of NURBS

2021-01-19 Thread Rob McDonald
or > describing dynamic geometry objects that get serialized as implicit CAD > geometry on the fly. Any scripting interface will work easily, it’s just > again a matter of priorities and who gets excited to work on the task. > > Cheers! > Sean > > > On Jan 19, 2021, at 2:15 PM

Re: [brlcad-devel] GSoC: Creation of NURBS

2021-01-19 Thread Rob McDonald
Not to take this thread in a different direction Sean - if you get serious about embedding a scripting language into BRL-CAD, you might also consider AngelScript . It is much less well known than many of the alternatives, but it has the feature that it

[brlcad-devel] ACIS File Library

2018-03-26 Thread Rob McDonald
Does anyone know of an open source library (C++ preferred) for reading/writing ACIS SAT/SAB files? Format brief here: http://paulbourke.net/dataformats/sat/sat.pdf Technically, I would only need to write out (no read) Bezier surfaces. So a very limited capability may be an option. Thanks, Rob

Re: [brlcad-devel] facet file format

2014-12-11 Thread Rob McDonald
> Just to be clear, you mean XPatch, the signal analysis code facet format > (which should be using LIBRT!) — or patch, the FASTGEN3 patch file format? > > I don’t have any info on XPatch other than ARL-MR-430 and a few other papers, > none of which talk about their file format. Looks like AFRL

[brlcad-devel] facet file format

2014-12-10 Thread Rob McDonald
Does anyone have a link to an 'official' description of the XPatch *.facet file format? I've seen something that looks like a pretty standard node followed by connectivity format. However, I read something somewhere that indicated that material types could be identified -- but I didn't see that i

[brlcad-devel] Bug spotted in g-step

2013-10-25 Thread Rob McDonald
All, Thanks for your work on BRL-CAD and STEPcode. I've been studying some of BRL-CAD's step export capability to learn to use STEPcode to do the same. In that studying, I found a subtle bug that probably won't bite anybody, but just to be sure, I wanted to report it here. The units set up in t