Map2Prop

From Valve Developer Community
Jump to: navigation, search

Map2Prop is a GoldSrc CMDline tool to convert MAP, RMF, JMF, and OBJ files to GoldSrc GoldSrc SMD format, along with generating a QC. This allows for the compilation of model files without the use of a 3D editor.

Note.pngNote:Unlike map compilers, Map2Prop does not do any CSG to remove interior faces. Any brush faces which should not appear in the compiled model should be textured with NULL; NetRadiant-Custom NetRadiant-Custom's autocaulk feature can help streamline this.

Features

  • Automatic .WAD extraction
  • Vertex Smoothing via angle

Screenshots

External links

See Also

  • Propper Source Engine map to model tool