On Tue, Jun 24, 2014 at 1:02 AM, Inderpreet Singh <indrp...@gmail.com> wrote:
> I have read BRL-CAD Tutorial - Volume IV, but could not find much
> details on using g-obj convertor, so I copy pasted the commands from
> previous geometry viewer. Where can I get more details about this
> conversion ?

If you run g-stl without any arguments you will see the possible
parameters that can be used and syntax of using the command as
following:

Usage: g-obj [-m][-v][-i][-u][-xX lvl][-a abs_tess_tol][-r
rel_tess_tol][-n norm_tess_tol][-P #_of_CPUs]
[-e error_file_name ][-D dist_calc_tol][-o output_file_name ]
brlcad_db.g object(s)

Read about parameters at: http://manned.org/g-obj/28d26f1e

> Secondly, can we install g-obj as a stand alone application ?
> Currently OGV uses only this converter from BRL-CAD so it would be
> nice if we don't have to install entire BRL-CAD when things can work
> with g-obj converter alone.

Yes, these converters can be used as stand alone tools and you would
need to compile the specific converter for this purpose. Check the
source code of g-obj at src/conv/g-obj.c.
-- 
Harmanpreet Singh
Blog: http://singhharman.wordpress.com/

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to