source_map_gen

Crates.iosource_map_gen
lib.rssource_map_gen
version0.1.0
sourcesrc
created_at2023-06-23 23:41:50.868824
updated_at2023-06-23 23:41:50.868824
descriptionA WIP map generator and library for Source Engine games
homepage
repository
max_upload_size
id898677
size299,804
(RedRam567)

documentation

README

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

Commit count: 0

cargo fmt