Sponsored Content
Full Discussion: Looking for RH4xx v6 books
Operating Systems Linux Red Hat Looking for RH4xx v6 books Post 302791937 by versd on Tuesday 9th of April 2013 01:07:05 PM
Old 04-09-2013
Looking for RH4xx v6 books

Hi folks,

I just passed RH401 exam, and now looking for RH423, RH436, RH442, RHS333 RHEL6 workbooks materials. Does anybody have it ? I am ready to provide compensation for that, please pm if interested.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Books and such!

Hi guyes and girls. I am totaly new to this, so i need some advice on books and such. What book should i read if im going to get good in Unix? And if im going to read that book, what OS do i need for my first experience? And where do i get it? Some other things you folks can post is... (4 Replies)
Discussion started by: Seyedx
4 Replies

2. Programming

books for pro c,c++

Hi i have to work with pro c,c++ , can any body help me or that which are the best books for that,and some web address where i can get suitable information, :( (4 Replies)
Discussion started by: kapilnagda
4 Replies

3. Solaris

Solaris books

I am interested in books with good coverage of Solaris 8 or 9, maybe 10 (is 10 widely deployed in production yet) I've been doing unix admin for a while but on other platforms. I've noticed that most if not all of Solaris books in the bookstore assume you need to know the basic stuff, ksh,... (1 Reply)
Discussion started by: etc
1 Replies

4. What is on Your Mind?

How can I get some interesting books?

I am not a native English speaker. I wanna improve my English. But I am kind of lazy, so I decide to pratice my English by reading English novel. I'd like read books about magic or superman and so on. How can I get that kind of books from Internet? I'll really appreciate it!! (4 Replies)
Discussion started by: virmin
4 Replies

5. UNIX for Dummies Questions & Answers

links to books?

hi every one ... :) I'm a new member... I Want resources in Unix can you give me some Linke for free books (1 Reply)
Discussion started by: newtec
1 Replies

6. Fedora

Books on Linux

Not totally new to Linux. Have done distro installs before. At this point, I'm looking for a way out of the MS lock down I've been in. Looking for a good beginner/intermediate book. One that will cover things such as server installs as well as things like X-Windows/SAMBA installs from CLI. What I... (2 Replies)
Discussion started by: jcayo11
2 Replies

7. Programming

Books for advanced C

Simple question , what good book is next step in learning C. I finished with K&R and I want to go to the next step , so if someone has a good book please share title :D I looked for Advanced C programming by example but it is too expansive 400$ on Amazon :( So please tell me (7 Replies)
Discussion started by: solaris_user
7 Replies

8. AIX

who have these e-books?

I want to study AIX,who have these e-books?PDF or ppt is better, thanks for sharing! 1、  AIX System Admin AN10 AIX 6 Basics AN12 ... -- shortened -- (1 Reply)
Discussion started by: fringker
1 Replies
RAD2MGF(1)						      General Commands Manual							RAD2MGF(1)

NAME
rad2mgf - convert RADIANCE scene description to Materials and Geometry Format SYNOPSIS
rad2mgf [ -dU ] [ input .. ] DESCRIPTION
Rad2mgf converts one or more RADIANCE scene files to the Materials and Geometry Format (MGF). Input units are specified with the -mU option, where U is one of 'm' (meters), 'c' (centimeters), 'f' (feet) or 'i' (inches). The assumed unit is meters, which is the required output unit for MGF (thus the need to know). If the input dimensions are in none of these units, then the user should apply xform(1) with the -s option to bring the units into line prior to translation. The MGF material names and properties for the surfaces will be those assigned in RADIANCE. If a referenced material has not been defined, then its name will be invoked in the MGF output without definition, and the description will be incomplete. LIMITATIONS
Although MGF supports all of the geometric types and the most common material types used in RADIANCE, there is currently no support for advanced BRDF materials, patterns, textures or mixtures. Also, the special types "source" and "antimatter" are not supported, and all light source materials are converted to simple diffuse emitters (except "illum" materials, which are converted to their alternates). These primitives are reproduced as comments in the output and must be replaced manually if necessary. The RADIANCE "instance" and "mesh" types aretreated specially. Rad2mgf converts each instance or mesh to an MGF include statement, using the corresponding transformation and a file name derived from the octree or mesh name. (The original octree/mesh suffix is replaced by ".mgf".) For this to work, the user must separately create the referenced MGF files from the original RADIANCE descriptions. The descrip- tion file names can usually be determined using the getinfo(1) command run on the octrees in question. EXAMPLE
To convert three RADIANCE files (in feet) to one MGF file: rad2mgf -df file1.rad file2.rad file3.rad > scene.mgf To translate a RADIANCE materials file to MGF: rad2mgf materials.rad > materials.mgf AUTHOR
Greg Ward SEE ALSO
getinfo(1), ies2rad(1), mgf2meta(1), mgf2rad(1), obj2rad(1), oconv(1), xform(1) MGF web site "http://radsite.lbl.gov/mgf/HOME.html" RADIANCE
5/15/95 RAD2MGF(1)
All times are GMT -4. The time now is 05:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy