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.
Map curve limits?
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm
Re: Map curve limits?
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?
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?
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.