Busy mode now takes a screen capture to use as a background for the busy mode (when engine up and running; not in the first startup). The performance of taking a screen shot and making it a texture is quite disappointing, though -- in the order of 400-500 ms.
Added some dark gradients to make console output and the progress bar visible on all backgrounds.
The screen capture texture should be used for doing the classic Doom screen wipe. For this purpose, a console command should be added that starts the animation (all on engine side).
Busy mode now takes a screen capture to use as a background for the busy mode (when engine up and running; not in the first startup). The performance of taking a screen shot and making it a texture is quite disappointing, though -- in the order of 400-500 ms.
Added some dark gradients to make console output and the progress bar visible on all backgrounds.
The screen capture texture should be used for doing the classic Doom screen wipe. For this purpose, a console command should be added that starts the animation (all on engine side).