Giter VIP home page Giter VIP logo

vmmc's Introduction

Valve Map Manifest Collapser (VMMC)

Collapses a VMM and its instances into a single VMF.

Why Use Vmmc

VMM files are not very well supported by VBsp. To use these Hammer features, we need to change the files we give to vbsp into something it can process.

Here's the issues that VMMC aims to fix:

  1. Compilling a VMM file with Vbsp results in an empty worldspawn, this means information gets lost (skybox texture names, detail sprites etc...)

  2. Instances contained in VMM submaps cannot be compiled. VBsp don't agree on where instanced vmfs should be. VBsp is looking for instanced vmfs relative to the vmm, Hammer loads instances relative to their submaps.

  3. Instanced displacements will get their offset messed up by vbsp.

VMMC fixes all of this by collapsing everything in a single file, making the task easier on vbsp.

How to Use

VMMC is a command line utility You want to run VMMC.exe with a path to your vmm as parameters

vmmc C:\mapsrc\example.vmm

vmmc will output to C:\mapsrc\example.vmf

What needs to be implemented

  • Instanced info_overlays will often get jumbled. They work fine in submaps however.

vmmc's People

Contributors

itendswithtens avatar maxdup avatar metapyziks avatar python1320 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.