Hi Sam,
I hope everything is good on your side. I just wanted to update you on some things I saw while testing the last master build.
Rendering issues under lnux and osx
On windows everything runs fine; however under linux and osx, I saw that some scenes have an empty rendering.
For example, the following scenes are empty: SpecialFX/ ConvolutionPostProcessScene, DawnBringerScene, FadeInOutScene, KernelBasedBlurScene
However the scenes SpecialFX/RealTimeRefractionScene and SpecialFX/RealTimeReflectionScene run correctly.
Do you observe the same issue?
Based on my testing, this issue is not new, since I can reproduce it with a commit from Nov, 22nd (90df6a3)
Fast FPS under linux
This is not per se a bad news, but on my new virtual linux machine (on which I finally could enable the 3D acceleration), I can have an FPS that goes beyond 500 or even 600!
In this case, some animations are too fast... :-).
I guess there is a setting inside imgui should we need to make the fps slower.

Tube rendering issue under linux and osx
There is a small issue in the "Tube animation scene": the tube only appears during one frame and then disappears.
Under linux:

Under windows:

Issue with the "ImportDude" Scene:
The rendering is broken under windows and linux.

Just for fun, the lnux version at 630+ FPS

Hi Sam,
I hope everything is good on your side. I just wanted to update you on some things I saw while testing the last master build.
Rendering issues under lnux and osx
On windows everything runs fine; however under linux and osx, I saw that some scenes have an empty rendering.
For example, the following scenes are empty: SpecialFX/ ConvolutionPostProcessScene, DawnBringerScene, FadeInOutScene, KernelBasedBlurScene
However the scenes SpecialFX/RealTimeRefractionScene and SpecialFX/RealTimeReflectionScene run correctly.
Do you observe the same issue?
Based on my testing, this issue is not new, since I can reproduce it with a commit from Nov, 22nd (90df6a3)
Fast FPS under linux
This is not per se a bad news, but on my new virtual linux machine (on which I finally could enable the 3D acceleration), I can have an FPS that goes beyond 500 or even 600!
In this case, some animations are too fast... :-).
I guess there is a setting inside imgui should we need to make the fps slower.
Tube rendering issue under linux and osx
There is a small issue in the "Tube animation scene": the tube only appears during one frame and then disappears.
Under linux:

Under windows:

Issue with the "ImportDude" Scene:
The rendering is broken under windows and linux.

Just for fun, the lnux version at 630+ FPS
