| |  | |
Computer Graphics
Tietokonegrafiikka
52493S
Winter-Spring 2004 | | |
Blender
Blender stuff
-
Blender home
-
You can download Blender from
here
.
The installation is straightforward.
Make sure that your display is at 32bit (TrueColor) setting. If the program runs *really* slow, try
using a
different display resolution.
BTW, if you notice that Python scripts don't work right on the latest Blender (2.32), it's probably
because
it uses Python 2.2, not Python 2.3. Install also Python 2.2, and set the Blender's preferred Python
path to
point to your Python22\Lib directory (you can access file paths by dragging down the top information
pane).
-
Tutorials
-
Well made beginner's tutorials by blendedmind (download
here
).
-
Blender's
education
pages
-
Chapter 1
of the first Blender tutorial book
-
Quickstart guide
(and the
stage.blend
file) from the Blender 2.0 manual
-
A few fairly extensive
examples
I typed in from the Blender 1.5 manual
-
Proportional editing
, making a
tube through a cube
, and building a house
(
txt file
&
pdf
)
-
Blender's
tutorial
pages
-
Tutorials at
Elysium
-
And many others, search for Blender tutorials in Google...
-
Cheat sheets for Blender key combinations
-
Python in Blender
-
Documentation
-
Files for Python scripting
|