|
Home
Features
Gallery
Tutorial
Info
Download
toxic Home
Personal
BpyMan


|
Tutorial
- Install Toxic. Go to the
download page and download "toxic 1.0 alpha5 Windows 32-bit Binaries" and
extract it and copy the Toxic folder and its contents to the C:\
drive.
- Add multithreading: (Optional)
Open the C:/toxic/settings/toxicsettings.xml and change the "renderingthreads" parameter
to whatever you have, including hyperthreading.
- Install Python. Go to The
Python 2.3.4 site and download and run Python-2.3.4.exe. Do not
mistake it for version 2.4.
- Edit path: (this may not
be neccesary)
Windows XP:Go to your start button, go
up to My Computer and Right click it and go to properties. Click on
the Advanced tab, click on Environment Variables button at the bottom.
Below the System Variables box, (the second box), hit New. In the Variable
Name box, type PYTHONPATH In the Variable Value box, type this exactly:
;C:\PYTHON23;C:\PYTHON23\DLLS;C:\PYTHON23\LIB;C:\PYTHON23\LIB\LIB-TK
Windows Me, 98: Run msconfig from the
Run dialog, click on the environment tab, then add the PYTHONPATH as
above.
Windows 95: Who has that anymore? Get a new computer.
Toxic is slow...
toxicX only works on Windows for now.
If you would like to help me integrate if for Linux, please contact
me.
- Put the script into C:\Program Files\Blender Foundation\Blender\.blender\scripts
in Windows Me, Xp, or 98, or in the scripts folder under Blender in
the application data folder in My Documents.
- In Blender in the scripts window, under the scripts dropdown click
Update Menus and the toxic exporter will appear under the exporters
category. Load the script, select your settings and press "Go" to
render, your render will appear if no error is encountered.
|