Modelling Pipeline: Difference between revisions
Appearance
F1r3w4rr10r (talk | contribs) Add link to pinned empires forum post |
|||
Line 1: | Line 1: | ||
Documentation of the current modelling pipeline. | Documentation of the current modelling pipeline. | ||
{{Abandoned}} | |||
=== Current Texture Pipeline === | === Current Texture Pipeline === | ||
# Create image | # Create image |
Latest revision as of 04:32, 8 August 2021
Documentation of the current modelling pipeline.
Current Texture Pipeline
- Create image
- Import image in vtfedit
- Select settings
- Save as .vtf format
Need to be repeated from stage 2 every time the image is edited.
Current Model Pipeline (blender)
- Install blender source tools
- Make model in blender
- Export to correct file format
- Create qc file
- Run qc file through studiomdl
- Place textures in correct folder only when texture changes
- (see texture pipeline)
- Place materials in correct folder only when material changes
- Load model into hlmv
(more detail here: https://forums.empiresmod.com/index.php?threads/making-models-for-empires-source-mp-2013.18308/ )
Need to be repeated from stage 2 every time the model is edited.
TODO: Needs more pipelines from different programs.