On Sun, Aug 31, 2014 at 9:09 PM, Gurwinder Singh Bains
<gswithba...@gmail.com> wrote:
> I have uploaded my g-pov.c file along with g-pov.1 file i.e. man file
> for g-pov on Github. Here is a link for that
> https://github.com/GurwinderSinghBains/BRL-CAD
<snip>
In POV-ray we have to set camera, its view point and light source
> location by our own. I think we have to give options to the user for
> setting camera and light during when s/he performing conversion using
> g-pov. For that I have given options to user as( -c, -l1, -l2, -l3)
>
> "Usage: %s [-xX lvl] [-a abs_tol] [-r rel_tol] [-n norm_tol] [-o
> out_file] [-c Camera_loc] [-l1 Look_at] [-l2 Light_loc] [-l3
> Light_col] brlcad_db.g object(s)"
> example : $ g-pov -o sample.pov -c 10 0 0 -l1 0 0 0 -l2 0 10 0 -l3
> white sample.g sample_object
>
>
> Also some work on Torus's translation, rotation is also required, so
> soon I will upload after correcting that.
> Please check this and give your views

I have uploaded g-pov.c file on my github account.
For torus I use a macro. Now torus is working properly.
https://github.com/GurwinderSinghBains/BRL-CAD
Please check this.

Gurwinder Singh Bains
https://github.com/GurwinderSinghBains
http://gurwindersinghbains93.wordpress.com

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to