Nabla-Examples-and-Tests icon indicating copy to clipboard operation
Nabla-Examples-and-Tests copied to clipboard

GPGPUIMGUI

Open AnastaZIuk opened this issue 1 year ago • 1 comments

AnastaZIuk avatar Aug 23 '24 10:08 AnastaZIuk

One final thing left to do is to remove ex 09 and rename 35 to 09

Also CEventCallback should be moved out of geometry creator into a common thing

an annoying note, when I close the example with Alt+F4 it quits without errors, if I use the close button on the window, there's some commandbuffer error

It might be a bug in the managed surface (my code) or the example's usage of it (your code).

One final thing left to do is to remove ex 09 and rename 35 to 09

Also CEventCallback should be moved out of geometry creator into a common thing

resolved

AnastaZIuk avatar Oct 13 '24 16:10 AnastaZIuk

an annoying note, when I close the example with Alt+F4 it quits without errors, if I use the close button on the window, there's some commandbuffer error

It might be a bug in the managed surface (my code) or the example's usage of it (your code).

resolved, also I think we have this bug in all examples probably

AnastaZIuk avatar Oct 13 '24 17:10 AnastaZIuk

an annoying note, when I close the example with Alt+F4 it quits without errors, if I use the close button on the window, there's some commandbuffer error It might be a bug in the managed surface (my code) or the example's usage of it (your code).

resolved, also I think we have this bug in all examples probably

all examples with a window, assign someone to test and fix it (suggestion @Przemog1)