D3D Pythons 3: Material Set Up ============================== Release: 21.12.2006, Version 1.1 Author: Ralf Sesseler home: www.ralf-sesseler.de/d3d ----------- Description ----------- Three Python scripts to set up ambient occlusion, gather, reflection, refraction, and subsurface scattering in Poser 6 and 7. Two scripts to set quality parameters in material nodes. ----------------- Required Products ----------------- Poser 6 or Poser 7 for Windows ------------ Installation ------------ There are two versions, one for Poser 6 and one for Poser 7. Each has its own ZIP for installation. Unzip the ZIP-archives to your Poser directory of the according Poser version. The script files must be below the Runtime:Python:poserScripts folder. Don't change the location of the script files. --------------- Package content --------------- You will find the package content in the following Poser folder: - Runtime\Python\poserScripts\D3D_Mat: Poser 6 scripts - Runtime\Python\poserScripts\ScriptsMenu\D3D Material: Poser 7 scripts ------- Updates ------- Version 1.1: - Poser 7 version - new GUI color scheme - new scripts Set Up Global and Set Up Object --------- Copyright --------- Copyright © 2006 by Ralf Sesseler. All rights reserved. All of this product's content was created by Ralf Sesseler. See the file license.txt for more legal information. There are no restriction in using and distributing the materials (shader trees) created by the included scripts. ----- Usage ----- See RunPython.pdf on how to run the Python scripts. See D3DPythons3.pdf for usage instructions. ----- Files ----- ReadMe: D3DPythons3.pdf D3DPythons3.txt license.txt RunPython.pdf Install: D3DPythons3_Poser6.zip D3DPythons3_Poser7.zip D3DPythons3_Poser6.zip ---------------------- Runtime\Python: d3dPythons3Buttons.py Runtime\Python\poserScripts\D3D_Mat: AO + Gather.pyc aoGather.cfg colors.cfg matGroups.cfg Reflect + Refract.pyc reflectRefract.cfg Set Up Global.pyc Set Up Object.pyc sss.cfg SSS.pyc Runtime\Python\poserScripts\Wacros\UserDefined: !D3D_Pythons_3.py D3DPythons3_Poser7.zip ---------------------- Runtime\Python: d3dPythons3Buttons.py Runtime\Python\poserScripts\ScriptsMenu\D3D Material: AO + Gather.pyc aoGather.cfg colors.cfg matGroups.cfg Reflect + Refract.pyc reflectRefract.cfg Set Up Global.pyc Set Up Object.pyc sss.cfg SSS.pyc Runtime\Python\poserScripts\Wacros\UserDefined: !D3D_Pythons_3.py