Re: [brlcad-devel] creating an ON_2dPointArray/ON_BezierCurve from a Cstyle array

2012-07-15 Thread crdueck
thanks Wu, Append() was the method I was looking for. If I had looked through the ON_SimpleArray base class i would have found it. On 07/15/2012 11:28 PM, phoenix wrote: > So how does one turn a C style array of 2d points into a ON_2dPointArray? Maybe you can first construct an empty ON_2dPoi

Re: [brlcad-devel] creating an ON_2dPointArray/ON_BezierCurve from a Cstyle array

2012-07-15 Thread phoenix
> So how does one turn a C style array of 2d points into a ON_2dPointArray? Maybe you can first construct an empty ON_2dPointArray and then use the ON_2dPointArray::Append(int, const ON_2dPoint *) function? Cheers! Wu-

[brlcad-devel] creating an ON_2dPointArray/ON_BezierCurve from a C style array

2012-07-15 Thread crdueck
Hello, another question about working with the openNURBS library. I'm trying to create an ON_BezierCurve from a C array of 2d points (defined as pointers to fastf_t's). I thought i could easily turn the C array into an ON_2dPointArray and then call the ON_BezierCurve constructor on the ON_2dPoi

Re: [brlcad-devel] approximating bezier curves with circular arcs

2012-07-15 Thread crdueck
thanks Matt, I'll be interested in hearing your thoughts. I've made some significant changes to sketch_tess.cpp the last few days, and I'm still working on it so make sure to check out the new source. On 07/15/2012 08:55 PM, Matt Shepit wrote: Heya! I've just started looking at this now, so I

Re: [brlcad-devel] approximating bezier curves with circular arcs

2012-07-15 Thread Matt Shepit
Heya! I've just started looking at this now, so I'll have a read through it in the next day or so and hopefully be able to provide some useful feedback. Great work! -Matt- On Sat, Jul 14, 2012 at 12:16 PM, crdueck wrote: > hello everyone, > > as of r51503 i've added functions to librt/primiti

[brlcad-devel] Half time report and further goals

2012-07-15 Thread Suryajith Chillara
Dear community, The following is what I've done so far. The functional system for the Web API, email extractor and data verifier are setup on the server with the ip address 88.198.223.105 which is hosted by Spacerich. 1. Web API : There is an instance of mediawiki running there with the api.