2-Point Clipping:

3-Point Clipping:

Using a Patch as a Clipping Plane:

wattro didn't say you could. He said clip with a patch, which is what obsidian showed.corsair wrote:heh, you can't clip a patch =)
I think you mean "could not".corsair wrote:it could be used as a solid to block vis / create portals, since patches dont do that)
Be my guest. Good to have a wiki.Survivor wrote:Obsidian, tremulous has a mapping wiki going on here. Do you mind if I add this to it?
As sock pointed out to me this morning, that could easily be potentially ugly, if you're not very careful. There's nothing that says that those three corner verts will actually form a cutting plane that's on grid with the edges of the brush you're trying to cut.obsidian wrote:Patch clipping takes three vertex corners of the patch and uses them to form the clipping plane.
LOL. We posted at the same time. Get out of my head!!corsair wrote:Though, it could bit unsafe to go ahead an do clipping with patches -- it might give some verts that are off the grid when being careless.
You wouldn't want to be using it for archtectural stuff unless you took the time to align the verts properly - mind you, you could always collapse the patch into a single 'tris' to get a proper *3 point* clipping plain; if a patch has 4 points which *3* does the feature choose from?.pjw wrote:...suff...
Doesn't matter. Any three points on a (flat) plane always define the same plane.Kat wrote:if a patch has 4 points which *3* does the feature choose from?