Using Blender for Doom 3 Modeling: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
(Added links to new pages for Blender ASE export scripts)
(Update ASE/LWO export scripts)
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
* http://www.katsbits.com/htm/tutorials/doom_3_smooth_groups.htm
* http://www.katsbits.com/htm/tutorials/doom_3_smooth_groups.htm


Using Goofos ASE Exporter instead of the proposed USM Exporter, you can export multiple objects at once, you do not have to merge them. Get the script here or using the link below:
==Export scripts==


http://www.doom3world.org/phpbb2/viewtopic.php?t=9275
* [https://gitlab.com/orbweaver/darkblender ASE and LWO export scripts] for recent Blender versions (2.7x, 2.8x - 2.9x)


==Resources for Blender users==
===Obsolete scripts===
 
These are very old scripts which will almost certainly not work in latest Blender versions. Using the latest ASE and LWO scripts above, manual material replacement is not necessary since the shader name can simply be entered as the Blender material name.


* [[GoofosASEExporter | Snapshot of the ASE export script for Blender]] -- currently version 0.6.10
* [[GoofosASEExporter | Snapshot of the ASE export script for Blender]] -- currently version 0.6.10

Latest revision as of 19:46, 20 October 2021

Posted originally by Magnesius:

I am quite happy with Blender, and I would recommend it to everyone. Like with all more complex applications, you have to be ambitious until you get your first results.

  1. Start with http://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro. Although this wiki book has a badly chosen title, the beginning is helpful when you make your first steps with Blender. But beware - Blender is not really intuitive at the beginning. However, once you learned all the keyboard shortcuts, you'll quickly get into the workflow. I followed this tutorial up to the animation part of the Gingerbread man, and continued with...
  2. http://blender3d.org/cms/Tutorials.243.0.html (esp. the "materials"-part is important). This is the official tutorial list, search there first when you want to learn something (e.g. animating a mesh). Take a look at several tutorials there, and extend your skills a bit.
  3. Once you have created your first cube, your first vase and so on with Blender, you might want to export it to Doom.

These tutorials are important, read them carefully:

Export scripts

Obsolete scripts

These are very old scripts which will almost certainly not work in latest Blender versions. Using the latest ASE and LWO scripts above, manual material replacement is not necessary since the shader name can simply be entered as the Blender material name.