Giter VIP home page Giter VIP logo

prop-combine-tools's Introduction

prop-combine-tools version

Simple to use tool that helps you make the files needed for prop combine to work for CS:GO.

Download

No install, just unzip and run!

OS Support

Currently, Prop Combine Tools is Windows exclusive.

What is Static Prop Combine?

Static Prop Combine, more often referred to as "Autocombine", is a CS:GO exclusive feature that came with the 2015 version of Nuke.

It allows VBSP to combine multiple static props into one big prop. rules it follows to do so can either be automatically made when compiling or defined in any text editor or by using this program.

Why would you use autocombine?

CS:GO players expect extremely high fps on all maps, and autocombine can help you with just that. The way the Source Engine works is that it creates a draw call per material, one for each mesh using said material. By combining meshes that are sharing materials you can greatly reduce the amount of draw calls.

Too many draw calls is often the reason for lag on maps. It's way better to draw a bit of extra geometry than to have a lot of draw calls. Valve stated that after implementing autocombine on Nuke the map ran 40% faster.

As an example, the kegs on the side here are all using the same material, in other words, by combining them into one prop you will reduce the draw calls from seven down to just two.

More info on how to use it can be found in the built-in guide.

prop-combine-tools's People

Contributors

jonasalmaas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.