Re: [brlcad-devel] Vector Drawing NURBS

2016-03-13 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 > > You’re not wrong, bu

Re: [brlcad-devel] Vector Drawing NURBS

2016-03-13 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 projection

[brlcad-devel] Vector Drawing NURBS

2016-03-13 Thread Jawadh Salih Rifath
I hope that I have understand the task now. It sounds like we need to implement method to get the 3d Model with vector representation. Please correct if I am wrong Thank You -- Transform Data into Opportunity. Accelerate d

Re: [brlcad-devel] REF: Help Understand the Code.

2016-03-13 Thread Vasco Alexandre da Silva Costa
On Sun, Mar 13, 2016 at 2:23 AM, benson chepkwony wrote: > HI Costa, > I have performed mid-level programming on concurrency, threading and > parallelism. With pThreads, OpenMP and Java threading. However I am new to > OpenCL. > > OpenCL requires similar threading techniques if I am not wrong. >

Re: [brlcad-devel] Approval and patch.

2016-03-13 Thread Divam Gupta
Hey, I am working on the automatic thumbnail generation using phantomJs. I'l create this as a standalone node.js module which could be easily imported by the meteor app. I was out this weekend so I couldn't start working. Thanks for sharing the list. On Sun, Mar 13, 2016 at 5:37 PM, chintan zav

Re: [brlcad-devel] Approval and patch.

2016-03-13 Thread chintan zaveri
Hey, I have completed the blog and created a pull request at https://github.com/BRL-CAD/OGV-meteor/pull/29. Kindly review the PR. I will start my work on making the model private to the user, so that only he can view it. Can other Mentors and members help out by suggesting what everyone expects fr

Re: [brlcad-devel] Gsoc-2016: Interested in contributing to python-brlcad

2016-03-13 Thread Stefan Tröger
Hello Linganesan, thanks for your interest. The freecad dependencies should actually be installed pretty easily, for windows we provide a libpack with all dependencies and for linux they should be all installable by repositories. >1. As I understand, we can import FreeCAD python Api as a se