Number of vertices per scene

Anything and everything that's related to OGRE or the wider graphics field that doesn't fit into the other forums.
Post Reply
smallB
Halfling
Posts: 41
Joined: Sun Feb 17, 2013 12:35 pm

Number of vertices per scene

Post by smallB »

Guys, what is the "comfortable" number of vertices per let's say scene? That is, is couple of millions acceptable for most computers to process without jerking?
Thanks.
bstone
OGRE Expert User
OGRE Expert User
Posts: 1920
Joined: Sun Feb 19, 2012 9:24 pm
Location: Russia
x 201

Re: Number of vertices per scene

Post by bstone »

It's better to count triangles but even then it depends on many other factors. Here's an interesting article: Analysing NVIDIA G8x Performance in Modern Games. The GPUs there are outdated but it shows well how big the diversity of the results can be.
smallB
Halfling
Posts: 41
Joined: Sun Feb 17, 2013 12:35 pm

Re: Number of vertices per scene

Post by smallB »

Great stuff.
Thanks and regards.
Post Reply