SDK particles example without OpenGL

Hello,

I would like to execute the particles example of the SDK without displaying results ? Someone know how to do it ?

I tried :
164 : psystem = new ParticleSystem(numParticles, gridSize, false);

but it seems that it is not so easy.

any idea ?

Hello,

I would like to execute the particles example of the SDK without displaying results ? Someone know how to do it ?

I tried :
164 : psystem = new ParticleSystem(numParticles, gridSize, false);

but it seems that it is not so easy.

any idea ?