source_map_gen 0.1.0

A WIP map generator and library for Source Engine games
Documentation

source_proc_gen

Crates.io docs.rs

A WIP map generator for Source Engine games.

HIGHLY WIP

Pretty much everything is subject to change. Some paths in test modules are hard coded to my fs and assume l4d2 and tf2 are installed. Currently no procedural generation.

Current Features:

  • vmf parsing
  • vmf writing
  • cubes, cones, cylinders, spheres
  • basic entities
  • example pallet map bin crate

Generated Examples

Complex cyliner: Complex cyliner Ellipsoid: Ellipsoid Clamshell cylinder: Clamshell cylinder Pallet Map: Pallet Map