ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/cal/cal/ambient1.fmt
Revision: 1.1
Committed: Tue Jan 24 19:48:08 2023 UTC (15 months, 3 weeks ago) by greg
Branch: MAIN
CVS Tags: rad5R4, HEAD
Log Message:
feat: Added ambient format with labels

File Contents

# Content
1 Position: ${ px } ${ py } ${ pz }
2 Normal: ${ nx } ${ ny } ${ nz }
3 Uvector: ${ uvx } ${ uvy } ${ uvz }
4 Lvl,Wt,UVrad: ${ lvl } ${ wt } ${ urad } ${ vrad }
5 Value: ${ red } ${ grn } ${ blu }
6 Pos.Grad: ${ pgu } ${ pgv }
7 Dir.Grad: ${ dgu } ${ dgv }
8 Corral: $(corral)
9