Difference between revisions of "PyPRP:Installing"

m (Better?)
Line 1: Line 1:
 
=Installing PyPRP=
 
=Installing PyPRP=
Before beginning, please ensure you have a working install of [http://www.blender.org/download/get-blender/ Blender 2.45].
+
#Make sure you have a copy of [http://www.blender.org/download/get-blender/ Blender 2.5]
 +
#Please download and install everything listed under "Required Software" section
 +
#See the "Getting PyPRP" section
  
 
==Requried Software==
 
==Requried Software==

Revision as of 00:02, 13 January 2008

Installing PyPRP

  1. Make sure you have a copy of Blender 2.5
  2. Please download and install everything listed under "Required Software" section
  3. See the "Getting PyPRP" section

Requried Software

Additional Stuff

  • Psyco is also recommended for speeding up code running times.

Getting PyPRP

Once you have the required software installed, get the latest PyPRP and extract its contents to your "/.blender/scripts" folder. On Windows, this is usually C:\Program Files\Blender Foundation\Blender\.blender\scripts while on linux, you will find it in /home/<YOUR_USER_NAME>/.blender/scripts.

Contrats

Congratulations! You should now have PyPRP installed and are ready to get started building ages. If you'd like to test that PyPRP is installed and working properly try to Export the Function Check age, or you can get started on your own.