(The following is an ongoing series of tutorials for my offline builder tool, Prim.Blender. For the tutorial index, click here)

—-

Prerequisites:

We’ll begin by downloading a copy of Blender from their main page:

URL: blender.org

Begin by browsing to www.blender.org, as shown above. Go to the download page:

Blender Download Page

… and download the latest copy of Blender for your OS. If given the option, use the download with the latest version of Python.



Blender Download Page

Blender Installation

—-

Once the installation completes, you may optionally install Python 2.5.

While this is not required, it is strongly recommended as certain features will require a full installation to work properly. Installing Python will also disable a deliberately irritating warning every time you start Prim.Blender.

URL: www.python.org/download

To install Python, navigate to www.python.org/download, as shown above. Download the latest copy of Python 2.5 or above to your hard drive and install it:

Python Download Page

Python Installation


Note that for some operating systems, such as Ubuntu, Python may already be installed, or may be better obtained from your package manager.

—-

Downloading and Installing Prim.Blender:

To get a fresh copy of Prim.Blender. navigate to https://sourceforge.net/projects/primdotblender (or just http), as shown:

URL: sourceforge.net/projects/primdotblender

Select “Download”, followed by “Browse All Files”:

Prim.Blender Download Explanation

Select “Prim.Blender” from the Package list:

Prim.Blender Download Page

And download the latest release of Prim.Blender:

Prim.Blender Download Explanation 2

Unzip the package. You should have something like this:

Prim.Blender Package Contents

Navigate to where you unzipped the folder. Double-click “Prim.Blender.blend”. You’ll be presented with a Blender window.

If necessary, Right-Click and choose “Execute Script”:

Prim.Blender Run Script

If you’re presented with this screen, congratulations! You’ve properly installed Prim.Blender. :D

Prim.Blender Base Scene

Now pat yourself on the back, go grab a soda and some chips to reward yourself, and move on to the next tutorial!

6 Responses to “Prim.Blender: Installation”

  1. Innula Zenovka says:
    Hmmm.. fallen at the first hurdle. I’m trying to install Prim.Blender on OpenSuse 11.0 and getting the following error message when i try to run the programme: KDEInit could not launch ‘pycelstrap’.:Could not find ‘pycelstrap’

    Any suggestions as to how to rectify this?
  2. Innula Zenovka says:
    Forget it..I had not rtfm .. had I so done, i would have known to ” open the included .blend file in Blender.”
  3. Tweed Woodget says:
    Thank you so much! I can’t wait to play with it!!!
  4. MrGomez says:
    Wow. Comments!

    Guess I can enable comment tracking now, huh? :D
  5. Diann Meriadoc says:
    Installation went smoothly. No hickups at all. Have a question though. Do I have to run the prim.blender.blend script everytime I open Blender? I will most likely know the answer in just a moment or two. But thought someone else might have the same question. If the script must be run at each startup of Blender is there a way to make this automatic? This has been great. Thanks so much.
  6. MrGomez says:
    Running Python scripts automatically from a file is a new Blender feature. You should be able to save while the script is running, and have it come back up the next time you load up. At least, that seemed to work in my tests. :)

    Sorry for the slow reply speed. Turns out my email support was butchered for comments here. I just fixed it.