Skip to content

RedRam567/source_map_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

source_map_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. I hope it get it generic enough to work in any source game or even other games. And have it generate the whole map and all the decorations and maybe even navmesh.

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

About

A WIP map generator for Source Engine games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages