[Radiance-general] Generate a Radiance picture using rtrace instead of rpict under Windows

Greg Ward gregoryjward at gmail.com
Mon Jun 25 10:41:43 PDT 2012


Hi François,

The trouble is that Windows doesn't support command-output-as-parameter, so just run "vwrays -d -vf view1.vf -x 1024 -y 1024" on a separate command, then paste the output onto the rtrace command line.

-Greg

> From: François Cantin <FCantin at coarchitecture.com>
> Date: June 25, 2012 10:23:22 AM PDT
> 
> Hi,
>  
> I’m working through Axel Jacobs' excellent 'rtcontrib' tutorial and I want to generate a Radiance picture using rtrace instead of rpict. For your information, I'm under Windows 7 with the latest Radiance binaries downloaded from the NREL Openstudio website:  http://openstudio.nrel.gov/getting-started-developer/getting-started-radiance
>  
> When I try this:
> vwrays −ff −vf view1.vf −x 1024 −y 1024 | rtrace ‘vwrays −d −vf view1.vf −x 1024 −y 1024‘ −ffc scene.oct > view1.hdr
>  
> I obtain this error message:
> rtrace: fatal - command line error at 'vwrays'
>  
> Then I use double quotes...
> vwrays −ff −vf view1.vf −x 1024 −y 1024 | rtrace "vwrays −d −vf view1.vf −x 1024 −y 1024" −ffc scene.oct > view1.hdr
>  
> ...and I obtain this error message:
> rtrace: fatal - command line error at 'vwrays −d −vf view1.vf −x 1024 −y 1024'
>  
>  
> Any advice on how to solve or work around this problem would be greatly appreciated !
>  
>  
> Thanks in advance,
>  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.radiance-online.org/pipermail/radiance-general/attachments/20120625/c80d0f86/attachment.html>


More information about the Radiance-general mailing list