Re: [brlcad-devel] Geometry Viewer: Entity View / Hide Facility

2013-08-28 Thread Harmanpreet Singh
On Tue, Aug 27, 2013 at 8:26 PM, Harmanpreet Singh wrote: > goliath.g > http://screencloud.net/v/5O2w > http://screencloud.net/v/p2CY > http://screencloud.net/v/wVGq While testing my work, with goliath.g I found following issues: 1. After selecting Goliath.c of goliath.g (combination of differe

Re: [brlcad-devel] Geometry Viewer: Entity View / Hide Facility

2013-08-27 Thread Harmanpreet Singh
On Tue, Aug 27, 2013 at 6:47 AM, H.S.Rai wrote: > On Tue, Aug 27, 2013 at 1:40 AM, Harmanpreet Singh > wrote: >> https://github.com/harman052/geometry_viewer > > Use BRL-CAD's infra-structure. OK sure. Now I implemented BRL-CAD coding standards. >> Within a day or two, I will make it to work

Re: [brlcad-devel] Geometry Viewer: Entity View / Hide Facility

2013-08-26 Thread H.S.Rai
On Tue, Aug 27, 2013 at 1:40 AM, Harmanpreet Singh wrote: > These days I was working on "Entity View / Hide Facility" i.e. to make > user to draw / delete any entity from list. Thanks for letting community to know your progress. Though you update your development log almost daily, but interaction

[brlcad-devel] Geometry Viewer: Entity View / Hide Facility

2013-08-26 Thread Harmanpreet Singh
These days I was working on "Entity View / Hide Facility" i.e. to make user to draw / delete any entity from list. I already done with this facility to draw / delete first five entities (by loading already created OBJ's in ThreeJS scene) and currently working on AJAX related tasks so that it is wo