I am interested in what scale can display lists improve performance. Let’s suppose that we have 500 objects that all use same geometry and they are moving around in virtual space.
Is performance much defferent with usage of display lists then performance when we don’t use display lists?