[Toxicengine-cvs] toxic/working/scenes/cornellbox backwall.obj,NONE,1.1 ceiling.obj,NONE,1.1 cornell
Status: Alpha
Brought to you by:
jperret
From: Jonathan P. <jp...@us...> - 2004-11-15 13:01:32
|
Update of /cvsroot/toxicengine/toxic/working/scenes/cornellbox In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21685/working/scenes/cornellbox Added Files: backwall.obj ceiling.obj cornellbox.settings.xml cornellbox.xml cornellbox_original_rendering.jpg floor.obj leftwall.obj rightwall.obj shortblock.obj tallblock.obj Log Message: The cornellbox and ring scenes deserve to be in CVS. --- NEW FILE: cornellbox.xml --- <?xml version="1.0" encoding="UTF-8"?> <!-- toxic - A Global Illumination Renderer Copyright (C) 2003-2004 Francois Beaune Copyright (C) 2004 The toxic Project Contact: http://www.toxicengine.org This file is part of toxic. toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --> <ToxicScene xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../schemas/toxicscene.xsd"> <Frame> <SurfaceShader name="white_mat"> <Reflectance> <ConstantTexture value="0.97 0.93 0.93"/> </Reflectance> </SurfaceShader> <SurfaceShader name="red_mat"> <Reflectance> <ConstantTexture value="0.6 0.025 0.025"/> </Reflectance> </SurfaceShader> <SurfaceShader name="green_mat"> <Reflectance> <ConstantTexture value="0.025 0.6 0.025"/> </Reflectance> </SurfaceShader> <SurfaceShader name="light_mat"> <EDF type="lambertian"/> <RadiantExitance value="74.1 61.2 36.6"/> <Reflectance> <ConstantTexture value="0.0"/> </Reflectance> </SurfaceShader> <Object type="mesh"> <Parameter name="href" value="floor.obj"/> <Parameter name="surfaceshader" value="white_mat"/> <Transform> <Scale value="1.0e-3"/> </Transform> </Object> <Object type="mesh"> <Parameter name="href" value="ceiling.obj"/> <Parameter name="surfaceshader" value="white_mat"/> <Transform> <Scale value="1.0e-3"/> </Transform> </Object> <Object type="mesh"> <Parameter name="href" value="backwall.obj"/> <Parameter name="surfaceshader" value="white_mat"/> <Transform> <Scale value="1.0e-3"/> </Transform> </Object> <Object type="mesh"> <Parameter name="href" value="leftwall.obj"/> <Parameter name="surfaceshader" value="red_mat"/> <Transform> <Scale value="1.0e-3"/> </Transform> </Object> <Object type="mesh"> <Parameter name="href" value="rightwall.obj"/> <Parameter name="surfaceshader" value="green_mat"/> <Transform> <Scale value="1.0e-3"/> </Transform> </Object> <Object type="mesh"> <Parameter name="href" value="shortblock.obj"/> <Parameter name="surfaceshader" value="white_mat"/> <Transform> <Scale value="1.0e-3"/> </Transform> </Object> <Object type="mesh"> <Parameter name="href" value="tallblock.obj"/> <Parameter name="surfaceshader" value="white_mat"/> <Transform> <Scale value="1.0e-3"/> </Transform> </Object> <Object type="square"> <Parameter name="surfaceshader" value="light_mat"/> <Transform> <Scale value="0.1300 1.0 0.1050"/> <Rotation angle="180.0" axis="1.0 0.0 0.0"/> <Translation value="0.2780 0.54879999 0.2795"/> </Transform> </Object> <Object type="pinholecamera"> <Transform> <Rotation angle="180.0" axis="0.0 1.0 0.0"/> <Translation value="0.2780 0.2730 -0.8000"/> </Transform> </Object> </Frame> </ToxicScene> --- NEW FILE: leftwall.obj --- # Cornell Box. # http://www.graphics.cornell.edu/online/box/data.html # Left wall. v 552.8 0.0 0.0 v 549.6 0.0 559.2 v 556.0 548.8 559.2 v 556.0 548.8 0.0 vn -0.99991564 0.011660824 -0.0057219779 vn -0.999983 0.0058308047 0.0 f 1//1 2//1 3//1 f 1//2 3//2 4//2 --- NEW FILE: ceiling.obj --- # Cornell Box. # http://www.graphics.cornell.edu/online/box/data.html # Ceiling. v 556.0 548.8 0.0 v 556.0 548.8 559.2 v 0.0 548.8 559.2 v 0.0 548.8 0.0 vn 0.0 -1.0 0.0 f 1//1 2//1 3//1 f 1//1 3//1 4//1 --- NEW FILE: backwall.obj --- # Cornell Box. # http://www.graphics.cornell.edu/online/box/data.html # Back wall. v 549.6 0.0 559.2 v 0.0 0.0 559.2 v 0.0 548.8 559.2 v 556.0 548.8 559.2 vn 0.0 0.0 -1.0 f 1//1 2//1 3//1 f 1//1 3//1 4//1 --- NEW FILE: rightwall.obj --- # Cornell Box. # http://www.graphics.cornell.edu/online/box/data.html # Right wall. v 0.0 0.0 559.2 v 0.0 0.0 0.0 v 0.0 548.8 0.0 v 0.0 548.8 559.2 vn 1.0 0.0 0.0 f 1//1 2//1 3//1 f 1//1 3//1 4//1 --- NEW FILE: floor.obj --- # Cornell Box. # http://www.graphics.cornell.edu/online/box/data.html # Floor. v 552.8 0.0 0.0 v 0.0 0.0 0.0 v 0.0 0.0 559.2 v 549.6 0.0 559.2 vn 0.0 1.0 0.0 f 1//1 2//1 3//1 f 1//1 3//1 4//1 --- NEW FILE: tallblock.obj --- # Cornell Box. # http://www.graphics.cornell.edu/online/box/data.html # Tall block. v 423.0 330.0 247.0 v 265.0 330.0 296.0 v 314.0 330.0 456.0 v 472.0 330.0 406.0 v 423.0 0.0 247.0 v 423.0 330.0 247.0 v 472.0 330.0 406.0 v 472.0 0.0 406.0 v 472.0 0.0 406.0 v 472.0 330.0 406.0 v 314.0 330.0 456.0 v 314.0 0.0 456.0 v 314.0 0.0 456.0 v 314.0 330.0 456.0 v 265.0 330.0 296.0 v 265.0 0.0 296.0 v 265.0 0.0 296.0 v 265.0 330.0 296.0 v 423.0 330.0 247.0 v 423.0 0.0 247.0 vn 0.0 1.0 0.0 vn 0.95564896 0.0 -0.29450817 vn 0.30170889 0.0 0.9534001 vn -0.95616581 0.0 0.29282578 vn -0.29620907 0.0 -0.95512313 f 1//1 2//1 3//1 f 1//1 3//1 4//1 f 5//2 6//2 7//2 f 5//2 7//2 8//2 f 9//3 10//3 11//3 f 9//3 11//3 12//3 f 13//4 14//4 15//4 f 13//4 15//4 16//4 f 17//5 18//5 19//5 f 17//5 19//5 20//5 --- NEW FILE: cornellbox.settings.xml --- <?xml version="1.0" encoding="UTF-8" ?> <!-- toxic - A Global Illumination Renderer Copyright (C) 2003-2004 Francois Beaune Copyright (C) 2004 The toxic Project Contact: http://www.toxicengine.org This file is part of toxic. toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --> <ToxicSceneSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../schemas/toxicscene.settings.xsd"> <Rendering> <PixelSampling> <WhittedAdaptiveSampling contrastthreshold="0.025" maxdepth="3" /> </PixelSampling> <Components> <DirectLighting> <ArealightSampling> <StratifiedSampling width="16" height="16" /> </ArealightSampling> </DirectLighting> <IndirectLighting> <PhotonTracing photons="300000" /> <RadiancePrecomputation spacing="4" maxsearchdistance="0.1" /> <RadianceEstimate maxphotons="300" maxdistance="1.0e6" /> <PrimaryFinalGathering> <StratifiedSampling width="32" height="8" /> </PrimaryFinalGathering> </IndirectLighting> </Components> </Rendering> <Output> <GammaCorrection targetgamma="2.2" /> </Output> </ToxicSceneSettings> --- NEW FILE: shortblock.obj --- # Cornell Box. # http://www.graphics.cornell.edu/online/box/data.html # Short block. v 130.0 165.0 65.0 v 82.0 165.0 225.0 v 240.0 165.0 272.0 v 290.0 165.0 114.0 v 290.0 0.0 114.0 v 290.0 165.0 114.0 v 240.0 165.0 272.0 v 240.0 0.0 272.0 v 130.0 0.0 65.0 v 130.0 165.0 65.0 v 290.0 165.0 114.0 v 290.0 0.0 114.0 v 82.0 0.0 225.0 v 82.0 165.0 225.0 v 130.0 165.0 65.0 v 130.0 0.0 65.0 v 240.0 0.0 272.0 v 240.0 165.0 272.0 v 82.0 165.0 225.0 v 82.0 0.0 225.0 vn 0.0 1.0 0.0 vn 0.9534001 0.0 0.30170889 vn 0.29282578 0.0 -0.95616581 vn -0.95782629 0.0 -0.28734789 vn -0.28512091 0.0 0.95849156 f 1//1 2//1 3//1 f 1//1 3//1 4//1 f 5//2 6//2 7//2 f 5//2 7//2 8//2 f 9//3 10//3 11//3 f 9//3 11//3 12//3 f 13//4 14//4 15//4 f 13//4 15//4 16//4 f 17//5 18//5 19//5 f 17//5 19//5 20//5 --- NEW FILE: cornellbox_original_rendering.jpg --- (This appears to be a binary file; contents omitted.) |