Talk:Concave: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with '==add cylinder concave note?== if cylinders are made too small, it seems they turn themselves into weird concave shapes however, in many maps (official and not), there seem to b…')
 
No edit summary
Line 6: Line 6:
the bug generally occurs at below 64x64.
the bug generally occurs at below 64x64.
should I add this note? or not? [[User:Kizzycocoa|Kizzycocoa]] 19:32, 7 December 2009 (UTC)
should I add this note? or not? [[User:Kizzycocoa|Kizzycocoa]] 19:32, 7 December 2009 (UTC)
:That's a limitation in Hammer's method of calculating the position of each vertex, using a lower number of faces can fix this problem, as will using a model. [[User:Solokiller|Solokiller]] 20:41, 7 December 2009 (UTC)

Revision as of 13:41, 7 December 2009

add cylinder concave note?

if cylinders are made too small, it seems they turn themselves into weird concave shapes however, in many maps (official and not), there seem to be small cylinder brushes that are small.

the bug generally occurs at below 64x64. should I add this note? or not? Kizzycocoa 19:32, 7 December 2009 (UTC)

That's a limitation in Hammer's method of calculating the position of each vertex, using a lower number of faces can fix this problem, as will using a model. Solokiller 20:41, 7 December 2009 (UTC)