|
Author |
Topic: expanding push and pop (Read 446 times) |
|
benelek
|
expanding push and pop
« on: Feb 20th, 2003, 6:24am » |
|
i'm doing a lot of stuff in which i find myself having to declare a fill colour, a lighting setup, a coordinate system, etc, and redefine them several times within each loop for different objects. it would be much easier if i could save all these things into a "stage-set" array, and call on them at will. similar to the push and pop concept, but for all the setup stuff and not just coordinate systems. anyone else experiencing this inconvenience? -jacob
|
|
|
|
|