Blender: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎See also: added tutorial links)
Line 6: Line 6:
{{warning|No Blender exporter currently exports all type of SMD. However, you can export to XSI and use its exporter in turn.}}
{{warning|No Blender exporter currently exports all type of SMD. However, you can export to XSI and use its exporter in turn.}}


* [http://dl.dvondrake.com/smd_export.py dvondrake's Exporter.] Use this if you are using Blender 248.1 (2.48a) or later. Supports static/reference meshes, bone animations and physics models. [[http://www.facepunch.com/showthread.php?t=734991 Usage Info]]
* [http://files.johnsto.co.uk/smd_export.py Pelle Johnsen's Exporter] ([[User_talk:Johnsto|Read this before use]]).
* [http://files.johnsto.co.uk/smd_export.py Pelle Johnsen's Exporter] ([[User_talk:Johnsto|Read this before use]]).
* [http://www.moddb.com/forum/thread/blender3d-hl2-smd-export-115cript Dragonlord's Exporter]
* [http://www.moddb.com/forum/thread/blender3d-hl2-smd-export-115cript Dragonlord's Exporter]
* [http://dl.dvondrake.com/smd_export.py dvondrake's Exporter.] Use this if you are using Blender 248.1 (2.48a) or later.
* [http://www.3d2toy.com/downloader.php?ID=47 .smd Importer] by 3D2Toy.
* [http://www.3d2toy.com/downloader.php?ID=47 .smd Importer] by 3D2Toy.



Revision as of 04:12, 29 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