home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computerspiele Selbermachen
/
computerspieleselbermachen.iso
/
pov
/
3dkugel2.pov
< prev
next >
Wrap
Text File
|
1980-01-01
|
2KB
|
97 lines
/***********************************************************/
/* PV3D B1.91 One modeler for POV-RAY and VIVID */
/***********************************************************/
/* POV-RAY V2.0 Generated file */
/* Copyright Lecointe Ludovic 1992,1993 */
/* PV3D is a FREEEWARE. Use the no registered version only */
/* for no commercial use. Send to me your contribution for */
/* the development of PV3D and receive the last available */
/* registered version of PV3D. */
/* 250FF pour la France. 55$ For all other country */
/***********************************************************/
/* Lecointe Ludovic */
/* 16 Rue du Bouvreuil */
/* 77240 CESSON la Forêt */
/* France */
/***********************************************************/
/* External PV3D 'DEFAULT.INC' Area */
#default {
pigment
{
colour rgbf <1.0 1.0 1.0 0.0>
}
finish
{
ambient .4
diffuse .6
phong 0
}
}
/* Standard POV includes files Area */
#include "colors.inc"
#include "shapes.inc"
#include "textures.inc"
/* External 'filename.PIT' pigment Area for this frame */
/* Camera and Light Area */
camera {
location <0.00000, 0.00000, -1.36000>
direction <0, 0, 1.0>
up <0, 1, 0>
right <1.3333, 0, 0 >
look_at <0.00000, 0.00000, 0.00000>
}
/* union Declare Area */
/*********************************/
/*Master*/
#declare Master = union
{
/*Start Definition of Sphe0*/
object
{
sphere
{ <0.0, 0.0, 0.0> , 1.0
scale < 0.62000, 0.62000, 0.62000>
translate < 0.00000, 0.00000, 0.00000>
pigment
{
colour rgbf <0.634921, 0.634921, 0.634921, 0.000000>
} /* End Colour */
} /* End Shape */
} /*End object*/
/*Start Definition of Ligh1*/
object
{
light_source
{ <0.0, 0.0, 0.0>
colour rgb <1.00000, 1.00000, 1.00000>
scale <0.40000, 0.44000, 0.40000>
translate < 0.00000, 0.00000, -2.10000>
} /* End Light Shape */
} /*End object*/
} /*End union*/
/* Frame Area */
/*+++++++++++++++++ Start Master ++++++++++++++++++++++++++*/
object {
Master
} /* End Master Groupe */