Re: [brlcad-devel] Python Bindings.

2014-03-02 Thread Bryan Bishop
On Mon, Mar 3, 2014 at 12:25 AM, K RAJ KOUSHIK REDDY < kraj.re...@lnmiit.ac.in> wrote: > Although I was able to resolve other dependencies, but I am not able to > resolve "ctypesgencore" dependency, It says "Could not find a version that > satisfies the requirement ctypesgen". Detailed error log i

Re: [brlcad-devel] Python Bindings.

2014-03-02 Thread K RAJ KOUSHIK REDDY
Hi Casba, Bryan, Sean and other folks, I have installed Pycharm (community edition and not the openSrc edition) and related environment settings. I am working on a linux machine (Ubuntu 12.04 installed freshly.) I have few quesions at the end of this email. Please help me regarding them. On Sat,

Re: [brlcad-devel] Possible GSoC Project

2014-03-02 Thread Daniel Roßberg
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 the Filesystem Hierarchy Standard, i.e. all headers in /usr

Re: [brlcad-devel] Possible GSoC Project

2014-03-02 Thread Tom Browder
On Sun, Mar 2, 2014 at 3:15 AM, Daniel Roßberg wrote: > Tom, > > It looks like you hadn't a look at the BRL-CAD core C++ interface in rt^3. Sorry, Daniel, you're correct. I haven't looked at it in a long time. I apologize. > BTW, do you know the BRL-CAD viewer for Windows? No, I don't > It w

[brlcad-devel] Interested in GSoC project

2014-03-02 Thread Satyaki Upadhyay
Hi 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. Ca you expand on it some more detail? Also what should I do to familiarize myself with it? Also when are the mentors likely to be

Re: [brlcad-devel] Possible GSoC Project

2014-03-02 Thread Daniel Roßberg
Tom, It looks like you hadn't a look at the BRL-CAD core C++ interface in rt^3. It's true that it isn't ready yet. But it is relatively small, simple and close to the C functionality. It has all you need to load a database (in 3 modes), traverse the tree, raytrace, work with attributes and make