[Toxicengine-cvs] website/documentation index.php,1.1,1.2 scenefilesformat.php,1.1,1.2 settingsfiles
Status: Alpha
Brought to you by:
jperret
From: Jonathan P. <jp...@us...> - 2004-10-21 22:36:19
|
Update of /cvsroot/toxicengine/website/documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22176/documentation Modified Files: index.php scenefilesformat.php settingsfilesformat.php Log Message: updated contact information Index: settingsfilesformat.php =================================================================== RCS file: /cvsroot/toxicengine/website/documentation/settingsfilesformat.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** settingsfilesformat.php 2 Oct 2004 01:44:45 -0000 1.1 --- settingsfilesformat.php 21 Oct 2004 22:36:08 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! 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 --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! 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 *************** *** 152,156 **** <p>The last statement (</<span class="xmlverb-element-name">ToxicSettings</span>>) closes the root element.</p> ! <p>One and ony one root element must appear in the file.</p> --- 152,156 ---- <p>The last statement (</<span class="xmlverb-element-name">ToxicSettings</span>>) closes the root element.</p> ! <p>One and ony one root element must appear in the file.</p> *************** *** 276,280 **** <p>One and only one <<span class="xmlverb-element-name">PixelSampling</span> /> element must appear inside the <<span class="xmlverb-element-name">Rendering</span> /> element.</p> ! <p>The <<span class="xmlverb-element-name">PixelSampling</span> /> element must contain either a <<span class="xmlverb-element-name">Supersampling</span> /> element or a --- 276,280 ---- <p>One and only one <<span class="xmlverb-element-name">PixelSampling</span> /> element must appear inside the <<span class="xmlverb-element-name">Rendering</span> /> element.</p> ! <p>The <<span class="xmlverb-element-name">PixelSampling</span> /> element must contain either a <<span class="xmlverb-element-name">Supersampling</span> /> element or a *************** *** 407,411 **** <<span class="xmlverb-element-name">ArealightSampling</span> />.</li> </ul> ! <p>Optional direct lighting settings:</p> <ul> --- 407,411 ---- <<span class="xmlverb-element-name">ArealightSampling</span> />.</li> </ul> ! <p>Optional direct lighting settings:</p> <ul> *************** *** 520,524 **** <span class="xmlverb-attr-name">maxdistance</span>="<span class="xmlverb-attr-content">1.0e6</span>" /> </div> ! <p>The <span class="xmlverb-attr-name">maxphotons</span> attribute is the maximum number of photons to take into account when estimating radiance at a given point of the scene. It must be set to a strictly positive integer --- 520,524 ---- <span class="xmlverb-attr-name">maxdistance</span>="<span class="xmlverb-attr-content">1.0e6</span>" /> </div> ! <p>The <span class="xmlverb-attr-name">maxphotons</span> attribute is the maximum number of photons to take into account when estimating radiance at a given point of the scene. It must be set to a strictly positive integer *************** *** 703,707 **** <span class="xmlverb-attr-name">maxdistance</span>="<span class="xmlverb-attr-content">1.0e6</span>" /> </div> ! <p>The <span class="xmlverb-attr-name">maxphotons</span> attribute is the maximum number of photons to take into account when estimating radiance at a given point of the scene. It must be set to a strictly positive integer --- 703,707 ---- <span class="xmlverb-attr-name">maxdistance</span>="<span class="xmlverb-attr-content">1.0e6</span>" /> </div> ! <p>The <span class="xmlverb-attr-name">maxphotons</span> attribute is the maximum number of photons to take into account when estimating radiance at a given point of the scene. It must be set to a strictly positive integer *************** *** 790,794 **** <p>You can get the full XML Schema describing scene settings file format <a href="/documentation/files/schemas/toxicscene.settings.xsd">here</a>.</p> ! <!-- ### 3.5 Sample Files --> <a name="scenesettings_samplefiles" id="scenesettings_samplefiles"></a> --- 790,794 ---- <p>You can get the full XML Schema describing scene settings file format <a href="/documentation/files/schemas/toxicscene.settings.xsd">here</a>.</p> ! <!-- ### 3.5 Sample Files --> <a name="scenesettings_samplefiles" id="scenesettings_samplefiles"></a> Index: scenefilesformat.php =================================================================== RCS file: /cvsroot/toxicengine/website/documentation/scenefilesformat.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** scenefilesformat.php 2 Oct 2004 01:44:45 -0000 1.1 --- scenefilesformat.php 21 Oct 2004 22:36:08 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! 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 --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! 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 *************** *** 238,242 **** </<span class="xmlverb-element-name">SurfaceShader</span>><br> </div> ! <p>A unique name must be given to each surface shader. Names are case-sensitive: for example, <span class="xmlverb-attr-content">mat01</span> is not the same as <span class="xmlverb-attr-content">Mat01</span>. --- 238,242 ---- </<span class="xmlverb-element-name">SurfaceShader</span>><br> </div> ! <p>A unique name must be given to each surface shader. Names are case-sensitive: for example, <span class="xmlverb-attr-content">mat01</span> is not the same as <span class="xmlverb-attr-content">Mat01</span>. *************** *** 384,388 **** <span class="xmlverb-attr-name">type</span>="<span class="xmlverb-attr-content">none</span>" /><br> </div> ! <p></p> --- 384,388 ---- <span class="xmlverb-attr-name">type</span>="<span class="xmlverb-attr-content">none</span>" /><br> </div> ! <p></p> Index: index.php =================================================================== RCS file: /cvsroot/toxicengine/website/documentation/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.php 2 Oct 2004 01:44:45 -0000 1.1 --- index.php 21 Oct 2004 22:36:08 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! 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 --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! 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 |