QScript versions and download

Download the QScript library from SourceForge

Version list with description of major changes.

(For more detail on version changes click here)

Version 2.1.2

Fixes bug in Complex.java instance method of mag() did not match the class (static) method.

Version 2.1.1

No code changes but examples have been updated so the library is fully compatible with Processing 2 & 3

Version 2.1

Support for vectors and complex numbers added plus new examples to demonstrate these. Comments can now be included in the script for user documention script.

Version 2.0

Completely refactored, evaluating algorithms is now ~40% faster that version 1. Scripting game objects now made easier.

Version 1.0 - First release of this library.