Blender: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎External links: link fix)
m (→‎See also: added tutorial links)
Line 23: Line 23:


== See also ==
== See also ==
* [[Installing Blender]]
* [[Is Blender 3D Good for Source/How to Start]]
* [[Is Blender 3D Good for Source/How to Start]]
* [[Modeling props with Blender]]
* [[Modeling props with Blender]]
* [[Exporting a model/Blender]]
* [[Exporting a model/Blender]]
* [[Normal Map Creation in Blender]]
* [[Normal Map Creation in Blender]]
* [[Blender Modelling Walkthrough]]


== External links ==
== External links ==

Revision as of 16:46, 26 August 2009

An example of Blender 3D in action

Blender is an open source (free) 3D modeling package that can be used to create static and physics props. Although XSI is the Valve-recommended program for modeling, some will find Blender to have an easier learning curve. The free version of XSI for Source modeling has some limitations and watermark images.

Plugins

Warning.pngWarning:No Blender exporter currently exports all type of SMD. However, you can export to XSI and use its exporter in turn.

Installation

Save the plugin files to:

Vista
C:\ProgramData\Blender Foundation\Blender\.blender\scripts
XP
C:\Program Files\Blender Foundation\Blender\.blender\scripts
Linux
~/.blender/scripts

See also

External links