[brlcad-devel] Update on my work

2015-08-12 Thread Kalpit Thakkar
Hello! So it's been a while since I last updated everyone on my work. Well, my fall semester just started and I got a bit busy with course registrations and meeting some folks who just came back from home, so I didn't work on the project for like 4-5 days in a row. Anyways, now I'm back to working

Re: [brlcad-devel] Update on my work

2015-08-04 Thread Kalpit Thakkar
Hello Sean! I tried to figure out how to compute the surface area of an object using the gqa's grid shooting method and I referred to your reply to one of my former mails -- you said that each hit point is a surface sample and I can imagine each as a circular patch. As density increases, SA gets re

Re: [brlcad-devel] Update on my work

2015-07-30 Thread Christopher Sean Morrison
Cool, thanks for the status update! Anyone else have a progress update to share? Cheers! Sean On Jul 30, 2015, at 3:50 PM, Kalpit Thakkar wrote: > Hello! > So, I have been working on the new API design that I sent in my last mail in > the thread with the Subject "Further in generic volume f

[brlcad-devel] Update on my work

2015-07-30 Thread Kalpit Thakkar
Hello! So, I have been working on the new API design that I sent in my last mail in the thread with the Subject "Further in generic volume function for libanalyze". I have successfully implemented (or rather ported from gqa.c) the volume and centroid analysis for objects which don't have a primiti