man/man1/objview.1
author Axel Jacobs <axel@jaloxa.eu>
Mon, 14 Apr 2014 22:18:50 +0100
changeset 68 67aa83bdbddd
parent 12 a5d25b4668ac
permissions -rw-r--r--
ltpict: Handle file names with spaces

.\" RCSid "$Id: objview.1,v 1.3 2004/01/01 19:31:45 greg Exp $"
.TH OBJVIEW 1 6/10/98 RADIANCE
.SH NAME
objview - view RADIANCE object(s)
.SH SYNOPSIS
.B objview
[
.B "\-u updirection"
][
rad options
]
input ..
.br
.B objview
[
.B \-g
][
.B "\-u updirection"
][
glrad options
]
input ..
.SH DESCRIPTION
.I Objview
renders a RADIANCE object interactively using
.I rad(1)
or
.I glrad(1).
This program is merely a shell script that adds some light
sources to a scene then calls
.I rad(1)
or
.I glrad(1)
to make an octree and view the scene interactively.
.PP
If the default up vector (+Z) is inappropriate
for this object, then specify a different one using the
.I \-u
option to
.I objview.
.PP
Any number of material and scene files may be given,
but no in-line commands or standard input.
.SH AUTHOR
Greg Ward Larson
.SH "SEE ALSO"
glrad(1), oconv(1), rad(1), rvu(1)