06-11-2002, 11:46 PM
Hi,
I have 2 problems
1. I want to store the current matrix in a variable or array. I can't figureout what might be the order of the matrix and I don't know the "store function"
2.I have only one window. I have 2 rooms as models. room 1&2 are seperate models connected by a door. When I walk out of the door of room 1 I have to enter room 2. This means I have to clear & reset the window and load the room 2. How to do this?
do I have to write 2 cpp files for room 1&2? in that case how & where to link these to load the model to the window?
thanks guys
Angelo
p.s: I'm a student
I have 2 problems
1. I want to store the current matrix in a variable or array. I can't figureout what might be the order of the matrix and I don't know the "store function"
2.I have only one window. I have 2 rooms as models. room 1&2 are seperate models connected by a door. When I walk out of the door of room 1 I have to enter room 2. This means I have to clear & reset the window and load the room 2. How to do this?
do I have to write 2 cpp files for room 1&2? in that case how & where to link these to load the model to the window?
thanks guys
Angelo
p.s: I'm a student