Modelling Pipeline: Difference between revisions
Jump to navigation
Jump to search
VulcanStorm (talk | contribs) (documentation of current modelling pipeline) |
VulcanStorm (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
Documentation of the current modelling pipeline. | Documentation of the current modelling pipeline. | ||
=== Current Texture Pipeline === | === Current Texture Pipeline === |
Revision as of 03:20, 31 August 2017
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
Need to be repeated from stage 2 every time the model is edited.
TODO: Needs more pipelines from different programs.