On Tue, May 24, 2016 at 11:40 AM, Param Hanji
wrote:
> I was trying to compare and contrast the existing ANSI C and OpenCL code.
> I noticed that these are starkly different. The ANSI C has extensive
> documentation (as it has probably been the for a long time). The OpenCL
> code I'm finding rath
I was trying to compare and contrast the existing ANSI C and OpenCL code. I
noticed that these are starkly different. The ANSI C has extensive
documentation (as it has probably been the for a long time). The OpenCL
code I'm finding rather difficult to understand in its current state.
Specifically,
On Mon, May 9, 2016 at 10:28 AM, Param Hanji
wrote:
> See page 19 in this presentation to understand how the line segments are
>> generated:
>> http://web.iitd.ac.in/~hegde/cad/lecture/L30_solidmod_basics.pdf
>>
> ...
> I did go through the presentation. However it contains only 18 pages
> (ther
> See page 19 in this presentation to understand how the line segments are
> generated:
> http://web.iitd.ac.in/~hegde/cad/lecture/L30_solidmod_basics.pdf
>
> In fact you would be well advised to read the entire presentation.
>
> I did go through the presentation. However it contains only 18 pages
On Sun, May 8, 2016 at 11:59 AM, Param Hanji
wrote:
> Hello,
>
> I set up my profile on the BRL-CAD wiki and added my proposal too. I then
> proceeded to try to understand the code in bool.c
>
> I want to know what exactly Boolean Weaving is and the related data
> structures as well. From the BRL
Hello,
I set up my profile on the BRL-CAD wiki and added my proposal too. I then
proceeded to try to understand the code in bool.c
I want to know what exactly Boolean Weaving is and the related data
structures as well. From the BRL-CAD documentation and a bit of Googling, I
gathered that
- se