Rechercher une page de manuel
yafray
Langue: en
Version: 265586 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
yafray - Yet Another Free RAYtracerDESCRIPTION
yafray [options] file_to_renderDESCRIPTION
YafRay is an advanced raytracing rendering systems that accepts an XML input file and produces an image output file based on its contents.OPTIONS
- -s strategy
- Use strategy to render the scene, where strategy is either threaded (fork multiple threads, which is the default), mono (use a single thread and process), or fork (fork multiple processes). fork is not implemented yet.
- -c N
- Use N processes or threads (depends on the strategy), for operating on an SMP computer or cluster.
- -r min_x:max_x:min_y:max_y
- Render only part of the frame, values between -1 and 1. The whole image is -r -1:1:-1:1.
- -z
- Optimize for running on a cluster by gzipping some data passed between processes.
- -p path
- Set an alternative path for the plugins.
- -v
- Show the program version.
SEE ALSO
See the documentation on the website for more information <http://www.yafray.org/>.AUTHOR
This manual page was written by Nick Rusnov <nickrusnov@debian.org> for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre