EnglishFrenchSpanish

OnWorks favicon

vwright - Online in the Cloud

Run vwright in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command vwright that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


vwright - normalize a RADIANCE view, shift it to the right

SYNOPSIS


vwright [ view options ] distance
vwright [ view options ] name

DESCRIPTION


In the first form, vwright shifts a RADIANCE view the specified distance to the right,
putting out a complete set of view parameters in a single line on the standard output.
This utility is most often used to compute a right-eyed view from a left-eye view for
stereo imaging.

If no options are specified on the command line, vwright reads a view from its standard
input.

The distance given is in world coordinate units. A negative value indicates a shift to
the left rather than the right.

The second form substitutes a name prefix in place of the shift distance, and produces
constant assignments on the standard output suitable for passing directly to rcalc(1).
For a given prefix N, the constant names are as follows:

Nt: view type ('v'==1,'l'==2,'a'==3,'h'==4,'c'==5,'s'==6)
Npx: view point x value
Npy: view point y value
Npz: view point z value
Ndx: view direction x value (normalized)
Ndy: view direction y value (normalized)
Ndz: view direction z value (normalized)
Nd: view focal distance
Nux: view up vector x value (normalized)
Nuy: view up vector y value (normalized)
Nuz: view up vector z value (normalized)
Nh: view horizontal size
Nv: view vertical size
Ns: view shift
Nl: view lift
No: view fore clipping distance
Na: view aft clipping distance
Nhx: derived horizontal image vector x value (normalized)
Nhy: derived horizontal image vector y value (normalized)
Nhz: derived horizontal image vector z value (normalized)
Nhn: derived horizontal image vector multiplier
Nvx: derived vertical image vector x value (normalized)
Nvy: derived vertical image vector y value (normalized)
Nvz: derived vertical image vector z value (normalized)
Nvn: derived vertical image vector multiplier

EXAMPLES


To start rpict(1) on a view .06 meters left of the view in the file "right.vf":

rpict `vwright -.06 < right.vf` scene.oct > right.hdr &

To move the rad(1) view named "left" 2.5 inches to the right and render from there:

rad -v "right `rad -n -s -V -v left examp.rif | vwright 2.5`" examp.rif &

To pass a view to rcalc for conversion to some other view:

rcalc -n -e `vwright orig < orig.vf` -f viewmod.cal -o view.fmt > new.vf

Use vwright online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 2
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 3
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 4
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 5
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 6
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • More »

Linux commands

Ad