| To: | REALbasic Games <realbasic-games at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: OpenGL vs Rb3D |
| From: | Nick Lockwood <nick at charcoaldesign dot co dot uk> |
| Date: | Wed, 16 Jun 2004 00:58:07 +0100 |
| Delivered-to: | realbasic-games at lists dot realsoftware dot com |
| List-help: | <mailto:realbasic-games-request@lists.realsoftware.com?subject=help> |
| List-id: | REALbasic Games <realbasic-games.lists.realsoftware.com> |
| List-post: | <mailto:realbasic-games@lists.realsoftware.com> |
| References: | <B524343E-BE5E-11D8-BDE1-000A95DB6C90 at fireyesoftware dot com> <p06110401bcf415c674e2 at [192 dot 168 dot 0 dot 100]> <36B0C030-BF1A-11D8-8612-000A95DB6C90 at fireyesoftware dot com> |
One thing you can do is catch all your static objects in a display listinstead of submitting them each time through the list... I don't get the impression that you are doing this from the graph.I'm just calling the display list every frame once it's been generated. I'm not re-making it every frame, if that's what you mean. No, he means that if you have 1000 objects that don't move independently, you can store them all in the same display list, instead of 1000 different ones. Nick _______________________________________________ Unsubscribe or switch delivery mode: <http://support.realsoftware.com/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: OpenGL vs Rb3D, Asher Dunn |
|---|---|
| Next by Date: | Timer Precedence (Using Multiple Timers), Nate Smith |
| Previous by Thread: | Re: OpenGL vs Rb3D, Asher Dunn |
| Next by Thread: | Re: OpenGL vs Rb3D, Asher Dunn |
| Indexes: | [Date] [Thread] [Top] [All Lists] |