GENBOX(1) General Commands Manual GENBOX(1)NAME
genrbox - generate a RADIANCE description of a box
SYNOPSIS
genrbox mat name xsiz ysiz zsiz [ -i ][ -r rad | -b bev ]
DESCRIPTION
Genbox produces a RADIANCE scene description of a parallelepiped with one corner at the origin and the opposite corner at (xsiz, ysiz,
zsiz). The sides of the box will be parallel to the three coordinate planes. The surfaces that make up the box will be modified by mat
and their identifiers will begin with name. The -i option can be used to produce a box with inward directed surface normals. The -r
option can be used to specify the radius for rounded edges. The -b option can be used to specify the indentation for beveled edges.
EXAMPLE
To produce a rectangular box made of wood with beveled edges:
genrbox wood box1 5 8 3 -b .5 > box1
AUTHOR
Greg Ward
BUGS
Because spheres and cylinders are used to construct boxes with rounded edges, a transparent box of this type appears quite messy.
SEE ALSO genrev(1), gensurf(1), genworm(1), rpict(1), rvu(1), xform(1)RADIANCE 11/15/93 GENBOX(1)
Check Out this Related Man Page
GENBOX(1) General Commands Manual GENBOX(1)NAME
genrbox - generate a RADIANCE description of a box
SYNOPSIS
genrbox mat name xsiz ysiz zsiz [ -i ][ -r rad | -b bev ]
DESCRIPTION
Genbox produces a RADIANCE scene description of a parallelepiped with one corner at the origin and the opposite corner at (xsiz, ysiz,
zsiz). The sides of the box will be parallel to the three coordinate planes. The surfaces that make up the box will be modified by mat
and their identifiers will begin with name. The -i option can be used to produce a box with inward directed surface normals. The -r
option can be used to specify the radius for rounded edges. The -b option can be used to specify the indentation for beveled edges.
EXAMPLE
To produce a rectangular box made of wood with beveled edges:
genrbox wood box1 5 8 3 -b .5 > box1
AUTHOR
Greg Ward
BUGS
Because spheres and cylinders are used to construct boxes with rounded edges, a transparent box of this type appears quite messy.
SEE ALSOgenrev(1), gensurf(1), genworm(1), rpict(1), rvu(1), xform(1)RADIANCE 11/15/93 GENBOX(1)
Hi all,
I have upgraded my old RedHat 6.2 box to RedHat 7.3. I had couple hundreds of users on that box so i just migrated all the user account to a new box by transfering home directories, and appending to /etc/passwd /etc/shadow /etc/group. I have preserved all permittions. Everything works... (8 Replies)
Dear Members,
I have aquired a load of old Wyse dumb terminals. I have a Linux system set up that I want to be the host for all of these. Now, I know these don't use cat5 or standard networking. They are all done through serial (com) ports. However, I researched this more and found a converter... (25 Replies)
Hiya all,
How do I get the IP address of my local unix box???
IPconfig - don't exist
nslookup - only for other boxes....
I have my Fedora Server now on the office network. Can ping others, can get onto internet via web proxy....
Also:
How do I create a Drive Share, so our windows... (9 Replies)
If there is a file being transferred from one box to another box, How can one confirm on the 2nd box..that the file has arrived, and transfer is complete ?
I mean in addition to checking the file exists, I want to confirm its transferred completely and not growing in size. (4 Replies)
Hi gurus,
I am entirely new to unix. So if my questions are foolish, please bear with me.
I have two unix boxes A and B. Is it possible to execute a command or a shell script in box B standing in box A. I mean if i log in to box A and execute a shell script, it should be able to login... (7 Replies)
I'm trying to set up a secure and trusted connection between 2 boxes running solaris using ssh2.
I've run ssh-keygen2 on the local box and on the remote box, created the identification file ( IdKey id_dsa_2048_a ) on the local machine and copied across the public key file from the local to... (5 Replies)
We have a UNIX box and Windows box on the same network but not part of the same domain. There is a hold file on the UNIX box that users need access to, however regulations limit FTP access. Is it possible to automatically copy any changes made to a folder on the UNIX box to a folder on the... (6 Replies)
I have a linux box build11 which can be pinged from build18 (Windows) box. And we can only login to the box (using SSH) from build18 box. Plz help to characterize the problem, network, DNS, DHCP, etc (or whatever which I am unsure)
Any idea what may be the reason ? :confused:
Thanks in... (4 Replies)
Hi,
I have one solaries box and 3 linux boxes networked together. How do I view rest 3 linux box from solaries? Is there any tool or command available? (3 Replies)
Hi All,
How to remove a box like special character which appears at the end of a string/line/record. I have no clue what this box like special character is. It is transparent square like box. This appears in a .DAT file at the end of header.
I'm to compare a value in header with a parameter.... (16 Replies)
I have certain questions.
1) How can i see the memory of the unix box.
2) How can i see the size of the database on the box
3)can anyone suggest an article or tutorial that explains the concept of
file systems and mount point in UNIX.
4)How can i see the dblink on the server
I... (5 Replies)
I have a Solaris 10 Sparc box that has suddenly stopped allowing users to ssh into the box. I've connected a laptop and can access the box as root using a serial connector. While performing the command svcs -xv, this is my output:
maintenance 13:29:49 svc:/system/basicreg:default... (4 Replies)
Hi,
I have Sun solaris x64 box in which i need to set a Environment variable for all the users in the box. This Environment varible is used by the application on the box.
Could any one please help me in setting the Environment variable.
Thanks,
Firestar (6 Replies)
Hi Folks,
I am using winscp to graphiclly move the files from one unix box to another unix box , let say one unix box crediantials is (These are dummy crediantials)
xxx -->username
yyy -->password
and another unix box name is
RRR -->username
TTT -->password
NOW i need to... (4 Replies)
I have on script1 which provide the output text...
I want to make box around that output to make it more beautiful.
As the output lines for the script1 are not fixed, I can not hard code the design pattern.
Can anyone provide me the code to make design.?
... (9 Replies)