KhronosGroup / OpenCL-SDK

OpenCL SDK
Apache License 2.0
577 stars 121 forks source link

Ability to pause sim #52

Closed MathiasMagnus closed 2 years ago

MathiasMagnus commented 2 years ago

When I wanted to create screencaptures of these samples, it proved useful to start/stop them on demand. In those cases I changed the starting value of the bool controlling the animation to false, but that may confuse people who just launch the sample, so the default is now true.