Re: [brlcad-devel] Approval and patch.

2016-03-16 Thread Inderpreet Singh
On Tue, Mar 15, 2016 at 2:05 AM, Shubham Chauhan wrote: > And since this is the part where students put forward their skills relevant > for the project, things like merging and debugging previous year's code > should ideally be proceeded with, once we begin with the

Re: [brlcad-devel] Approval and patch.

2016-03-15 Thread chintan zaveri
Hey Sean , Kindly review my proposal and suggest suitable changes. Awaiting your kind response. On Tue, Mar 15, 2016 at 9:52 AM, Christopher Sean Morrison wrote: > > > On Mar 14,

Re: [brlcad-devel] Approval and patch.

2016-03-14 Thread Shubham Chauhan
On Mon, Mar 14, 2016 at 10:39 PM, chintan zaveri wrote: > kindly guide me about the bugs from your side so that they are not left > unattended. > Looking for a todo list just to incorporate it into your proposal, saying that you'll be doing it, does not seems to be a

Re: [brlcad-devel] Approval and patch.

2016-03-14 Thread chintan zaveri
Hey Shubham and Inderpreet, I appreciate your suggestion, kindly guide me about the bugs from your side so that they are not left unattended. There are many things I am planning out, I will make a rough proposal in 1-2 days. Kindly help me to overview. On Mar 14, 2016 1:23 PM, "Inderpreet Singh"

Re: [brlcad-devel] Approval and patch.

2016-03-14 Thread Inderpreet Singh
On Mon, Mar 14, 2016 at 1:18 PM, Shubham Chauhan wrote: > There are many other tasks like deployment and debugging in the list (but is > not in the list I shared), had kept that once gsoc coding period starts :P Yeah, I got that. It's just that adding new feature mostly

Re: [brlcad-devel] Approval and patch.

2016-03-14 Thread Inderpreet Singh
On Sun, Mar 13, 2016 at 10:17 PM, Divam Gupta wrote: > I was out this weekend so I couldn't start working. > > Thanks for sharing the list. Something to add to the list is looking for existing bugs and patching them. -- Inderpreet Singh Ekoankar Sahai ishwerdas.com

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

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

Re: [brlcad-devel] Approval and patch.

2016-03-11 Thread Divam Gupta
Hey, I think that would be possible. You would need to replace the brlcad executables in path by the corresponding .exe files in windows. However I would recommend you to develop on a unix/linux based system only. On Fri, Mar 11, 2016 at 10:03 PM, chintan zaveri

Re: [brlcad-devel] Approval and patch.

2016-03-11 Thread chintan zaveri
Hey, Is it possible to setup OGV on windows? As my ubuntu crashed (due to sudden power cut). I have made a patch where keyboard shortcuts are implemented and enhancing datGUI portions ( can we have that in dependencies by meteor or is there some reason to place it in lib?). Awaiting the todo list

Re: [brlcad-devel] Approval and patch.

2016-03-09 Thread chintan zaveri
Hi Subham, I am working on Wire-frame of the model. I have worked on OpenGL (Fix pipeline). And ThreeJS is shader based, interesting and challenging. So I am planning to work on material after wire-frame patch. And / or something from TODO list, if anything can be done in 4-5 days. TODO list

[brlcad-devel] Approval and patch.

2016-03-09 Thread chintan zaveri
Hi, As per suggestion from Inderpreet, I have put very minor patch of upgrading to higher version of Meteor. (Other patch on W.F. in 1-2 days) Kindly overview it. https://github.com/BRL-CAD/OGV-meteor/pull/26 Regards, Chintan. ---