ageller / Firefly

A WebGL interactive particle viewer
GNU Affero General Public License v3.0
65 stars 13 forks source link

use DefaultSettings.json and DefaultParticleSettings.json... #147

Closed agurvich closed 1 year ago

agurvich commented 1 year ago

... to define variables of the javascript that can be set in a settings.json file via the PDPP. Also helps define presets and used to loop over settings. Should streamline adding new variables-- only one place to add them to.

also adds some unit tests for settings.py