Blender: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Isn't a WIP n e more)
Line 6: Line 6:


* [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 - work in progress]
* [http://www.moddb.com/forum/thread/blender3d-hl2-smd-export-115cript Dragonlord's Exporter]


* [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 10:25, 10 October 2008

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