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

This commit is contained in:
Matt McWilliams 2021-07-26 11:00:43 -04:00
parent 610690a2b0
commit d29d32e5db
9 changed files with 11583 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.png
*.mkv
*.DS_Store
*.DS_Store
*.pov-state

1
candidate.json Normal file
View File

@ -0,0 +1 @@
{"startx":96.18733752154176,"starty":1322.3104960990138,"startangle":45,"startframes":2880,"distance":17}

1
candidate0.json Normal file
View File

@ -0,0 +1 @@
{"startx":903,"starty":585,"startangle":45,"startframes":1351,"distance":16}

1
candidate_awesome.json Normal file
View File

@ -0,0 +1 @@
{"startx":96.18733752154176,"starty":1322.3104960990138,"startangle":45,"startframes":2880,"distance":17}

2936
dvd_bounce_paths/changes.inc Normal file

File diff suppressed because it is too large Load Diff

2880
dvd_bounce_paths/changes.txt Normal file

File diff suppressed because it is too large Load Diff

View File

2880
dvd_bounce_paths/log.txt Normal file

File diff suppressed because it is too large Load Diff

2882
dvd_bounce_paths/path.inc Normal file

File diff suppressed because it is too large Load Diff