For this version I’ve rewritten the logging system, now id more flexible and fast, test it with the solar system demo, I’ve also added the FPS counter and I’ve also improved the documentation.
The galaxy demo above will be available with the next release (0.3.5) stay on-line:
For the next version I’ve started to works with OpneCL and PyOpenCL
Disable VSYNC
Some video card has enabled the vsync, at the moment this option slow down the simulation in PyParticles if you use OpenGl, so if you want the maximal velocity you must disable this option:
Under Linux
with NVidia binary driver you must start the Nvidia server settings [command: nvidia-settings], select OpenGL Settings and uncheck Sync to VBlank
- For a generic user and AMD card, try to watch this video:
Under Windows for NVidia and ATI users, follow the instruction at the link bellow:
http://windows7themes.net/how-to-disable-vsync-in-windows-7.html



