Page 1 of 1
Map curve limits?
Posted: Thu Mar 11, 2010 9:44 am
by Foo
Can anyone recall if there's a max limit on use of curves in a map?
I know the lightmap can grow too big, and you can overdo the t-junctions, but can't remember if there's a hard limit on patches.
Re: Map curve limits?
Posted: Thu Mar 11, 2010 5:03 pm
by ^misantropia^
There isn't any limit that I'm aware of, at least engine-wise. It's possible q3map imposes some hard limit but I doubt it.
Re: Map curve limits?
Posted: Fri Mar 12, 2010 12:54 pm
by jal_
I just checked. There isn't any specific patches limit in q3map2 either. They add to meshes and vertexes so they'll probably end up touching another shared limit at some point, but there isn't a specific limit for them.
Re: Map curve limits?
Posted: Fri Mar 12, 2010 1:33 pm
by Foo
Thanks fellas. Have been messing around with something consisting of hundreds of patches, was worried about getting half-finished then run into a brick wall.