d29d32e5db
A few candidates from the brute force script which is now pulled in by the Processing sketch to fill in the variables and run the simulation as well as generate the POV-Ray files
24a7b463ef
Processing script now generates the .inc files that povray needs to render the movement path and color changing.
f9c3a09ed7
Brute force by starting in a random place and running remaining options. Tightens the searchHit(box) area after one is found. This strategy is not working great as a "close" hit does not correspond to variables at nearby values being any closer. Should work on tightening up loops and potentially using array functions for performance.