Jump to content

Home

CSG merge??


RalKon

Recommended Posts

OK, I have read in the past not to use CSG Substract, but I have never seen or heard anything on CSG merge.... What exactly does this do, is it something to avoid like CSG substract, and (if any) what kind of problems can it create?? If it doesnt cause problems, will it help improve or decrease FPS??

Link to comment
Share on other sites

CSG merge allows you to merge 2 adjacent brushes that are concave. It's a useful tool if you want to make a complex brush out of smaller pieces and then merge them all together, just tidies up really. Calling it CSG merge was a a bad idea as it gives people the impression it's as cursed as CSG subtract when all it does is merge brushes that could have been made out of one brush to start.

 

You know what's better though? Mesh split and mesh merge, my god they help sooo much!

Link to comment
Share on other sites

Ah, ok... so much for gaining a few frames per second... LOL

 

 

I was just messing with it a little bit, I also noticed that it will change the texture of the two items as well when they are merged

 

 

OK... thanks for the info

Link to comment
Share on other sites

When you merge brushes, you'll get some faces that turn into a single face...and you can only have one texture per face. So even if the two brushes are exactly in line, if you want them to have different textures...they stay two brushes.

 

In SOME cases this can affect FPS. But if you use -meta in the BSP phase of a q3map2 compile, then the compiler will automatically merge adjacent coplanar tris.

 

CSG subract isn't all bad, really...you jsut have to avoid using it by, say, cutting a long skinny hole out of an x-wing prefab. Brushes all over the place...ick!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...