Re: [brlcad-devel] Vector Drawing NURBS

2016-03-14 Thread Christopher Sean Morrison
> On Mar 15, 2016, at 12:28 AM, Jawadh Salih Rifath > wrote: > > Yeah I'll try.But could you just tell me what actually you want. Because I > feel like I don't fully understand the requirement of the project This is not setting a productive tone, and it's

Re: [brlcad-devel] google summer of code : Geometry Conversion Library

2016-03-14 Thread Christopher Sean Morrison
> On Mar 14, 2016, at 7:12 PM, Margaret Hu wrote: > > studied the 3dm-g file converter, you may say it is easy (if you know what > was going on), But there is a steep learning curve to know what is going on. I suggested it is easy because our brep/nurbs support is

Re: [brlcad-devel] Vector Drawing NURBS

2016-03-14 Thread Christopher Sean Morrison
> On Mar 14, 2016, at 2:22 AM, Jawadh Salih Rifath > wrote: > > Isn't simply like finding a vector representation for sphere, parabolic > surfaces. ? Sure, simple. No, not at all the same. Sean

Re: [brlcad-devel] Project Proposal Structure

2016-03-14 Thread Christopher Sean Morrison
> On Mar 14, 2016, at 4:55 AM, Jawadh Salih Rifath > wrote: > > I want to know the structure of a Project Proposal if is there any or someone > please guide me to make one. There is intentionally no structure but there is expected content and level of detail.

Re: [brlcad-devel] google summer of code : Geometry Conversion Library

2016-03-14 Thread Margaret Hu
studied the 3dm-g file converter, you may say it is easy (if you know what was going on), But there is a steep learning curve to know what is going on. So basically an input .3dm file is passed to the opennurbs library and get a pointer to ONX_Model, now what is needed is to explore the ONX_Model

Re: [brlcad-devel] Help understanding code

2016-03-14 Thread Vasco Alexandre da Silva Costa
On Mon, Mar 14, 2016 at 6:32 PM, Param Hanji wrote: > Hello, > > I got the -z working. However only CPU parallelization is done. In my > build/CmakeCache.txt, the boolean BRLCAD_ENABLE_OPENCL is OFF. > I guess Cmake isn't detecting OpenCL on your system. You might

Re: [brlcad-devel] Approval and patch.

2016-03-14 Thread Shubham Chauhan
On Mon, Mar 14, 2016 at 10:39 PM, chintan zaveri wrote: > kindly guide me about the bugs from your side so that they are not left > unattended. > Looking for a todo list just to incorporate it into your proposal, saying that you'll be doing it, does not seems to be a

Re: [brlcad-devel] GSoC 2016 (Introduction)

2016-03-14 Thread Charlie Stirk
On Mon, Mar 14, 2016 at 8:05 AM, Amritpal Singh wrote: > On Fri, Mar 11, 2016 at 10:32 PM, Charlie Stirk wrote: > > This thread is probably the best place to continue the discussion for now > > because the hard part will be figuring out how to do the IFC

Re: [brlcad-devel] Approval and patch.

2016-03-14 Thread chintan zaveri
Hey Shubham and Inderpreet, I appreciate your suggestion, kindly guide me about the bugs from your side so that they are not left unattended. There are many things I am planning out, I will make a rough proposal in 1-2 days. Kindly help me to overview. On Mar 14, 2016 1:23 PM, "Inderpreet Singh"

Re: [brlcad-devel] Help understanding code

2016-03-14 Thread Param Hanji
Hi everyone, Sorry for the brief period of absence. I did a fresh build and got the GUI working. A build with .cl file for accelerating epa also completes successfully. I've generated the .patch file as well. However, parallel ray trace fails on every primitive(including ell, ehy, sph etc). I

[brlcad-devel] Project Proposal Structure

2016-03-14 Thread Jawadh Salih Rifath
I want to know the structure of a Project Proposal if is there any or someone please guide me to make one. -- Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics

Re: [brlcad-devel] Approval and patch.

2016-03-14 Thread Inderpreet Singh
On Mon, Mar 14, 2016 at 1:18 PM, Shubham Chauhan wrote: > There are many other tasks like deployment and debugging in the list (but is > not in the list I shared), had kept that once gsoc coding period starts :P Yeah, I got that. It's just that adding new feature mostly

Re: [brlcad-devel] BRL-CAD's OGV

2016-03-14 Thread Inderpreet Singh
On Sat, Mar 12, 2016 at 8:39 AM, Amrinder Singh wrote: > I'm facing problem while running below command: > meteor update --release 1.2.1 > > It shows me error as below: > " > Unable to update package catalog (are you offline?) > > If you are using Meteor behind a

Re: [brlcad-devel] Approval and patch.

2016-03-14 Thread Inderpreet Singh
On Sun, Mar 13, 2016 at 10:17 PM, Divam Gupta wrote: > I was out this weekend so I couldn't start working. > > Thanks for sharing the list. Something to add to the list is looking for existing bugs and patching them. -- Inderpreet Singh Ekoankar Sahai ishwerdas.com

Re: [brlcad-devel] Vector Drawing NURBS

2016-03-14 Thread Jawadh Salih Rifath
Isn't simply like finding a vector representation for sphere, parabolic surfaces. ? On 14 March 2016 at 11:29, Christopher Sean Morrison wrote: > > > It sounds like we need to implement method to get the 3d Model with > vector representation. Please correct if I am wrong > >

Re: [brlcad-devel] Vector Drawing NURBS

2016-03-14 Thread Christopher Sean Morrison
> It sounds like we need to implement method to get the 3d Model with vector > representation. Please correct if I am wrong You’re not wrong, but you’re not exactly right either because, well, 7 words doesn’t really define what you need to do with any useful detail. Getting a vector