Resetting a scene
Hello!
I was wondering if i could get some help about something. I''d like to be able to reset a scene that has been changed, and i''d like to do this without restarting the whole program.
This means re-loading the scene, but can the OpenGL canvas be still running? In fact, what i would like to do would be sort of:
if(reset_scene)
pause engine;
re-load scene and models;
start engine again;
The best i''ve gotten till now is only a static image when i hit the ''reset'' key.
Thanx 4 any help i can get.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement