Map2Prop

From Valve Developer Community
Revision as of 19:57, 18 September 2024 by SirYodaJedi (talk | contribs) (Note about interior faces)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to 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