I have downloaded the OFX development SDK and compiled the samples just to make sure everything works and one thing I am noticing is how slow the plugin response is.
In the DirectX SDK I made a noise generator (like the built in one) and I could see the results of parameters changes in real time. In the OFX, I can't even see the results of changing parameters of the checkerboard in realtime which is way simpler than perlin noise generation.
Am I missing something in the SDK?
In the DirectX SDK I made a noise generator (like the built in one) and I could see the results of parameters changes in real time. In the OFX, I can't even see the results of changing parameters of the checkerboard in realtime which is way simpler than perlin noise generation.
Am I missing something in the SDK?