Re: [brlcad-devel] Python Bindings : Issue related to variable types.

2014-03-04 Thread Christopher Sean Morrison
On Mar 5, 2014, at 2:48 AM, K RAJ KOUSHIK REDDY wrote: > rt_vol_internal has matp_t mat : I saw that matp_t is supposed to contain 4X4 > matrix of double type. I didnt find a corresponding implementation in > ctypes_adaptors, should I use points in this case with pointsize = 4x4 = 16. It's wor

[brlcad-devel] Python Bindings : Issue related to variable types.

2014-03-04 Thread K RAJ KOUSHIK REDDY
Hi Bryan and Casba, First of all I would want to confess that I have no experience in handling issues where different types of languages talking to each other and have a luxury to share data. But I wish to learn. And your help is solicited. I am trying to implement the VOL primitive. Now I have

Re: [brlcad-devel] Sketches and Extrude/Revolve

2014-03-04 Thread Christopher Sean Morrison
This was answered earlier, but I thought I'd elaborate some more. On Mar 1, 2014, at 5:02 PM, Csaba Nagy wrote: > It seems that the sketch support in BRL-CAD is very buggy or perhaps not > fully implemented... I would like to get an informed opinion on the > status quo. Sketches themselves are

Re: [brlcad-devel] BRL-CAD Benchmark Performance Database : GSoc 2014

2014-03-04 Thread Christopher Sean Morrison
On Mar 1, 2014, at 6:54 PM, Ankesh Anand wrote: > Although I gave my introduction on IRC before, but here it goes again. I am > Ankesh Anand, an undergrad from Indian Institute of Technology, Kharagpur and > love hacking on Python and Javascript. Hi Ankesh! Refresher introductions are appreci

Re: [brlcad-devel] Interested in GSoC project

2014-03-04 Thread Christopher Sean Morrison
Hi Satyaki, > I'm Satyaki, a second year computer science undergrad from India and I'm > interested in the project to refactor and reduce code and the one to reduce > possible bugs. Apologies on the delay responding, but welcome! > Ca you expand on it some more detail? Also what should I do

Re: [brlcad-devel] Possible GSoC Project

2014-03-04 Thread Christopher Sean Morrison
On Mar 2, 2014, at 2:09 PM, Daniel Roßberg wrote: > The C++ interface isn't part of the main "brlcad" branch yet. I > couldn't find the right place there. One reason is that I pursue a > little different direction of system integration. In case of > Unix-like operating systems I like to follow

Re: [brlcad-devel] Python Bindings.

2014-03-04 Thread Christopher Sean Morrison
On Mar 3, 2014, at 1:25 AM, K RAJ KOUSHIK REDDY wrote: > Hi Casba, Bryan, Sean and other folks, Howdy Raj! > On Sat, Mar 1, 2014 at 3:50 PM, Csaba Nagy wrote: > I'm really glad you're interested ! > > Thanks for the support. :-) Ditto these sentiments. I think there's a lot of room for grow