Skip to content

Commit

Permalink
Continuing port (#80)
Browse files Browse the repository at this point in the history
* Continuing port

* Ported Banked Turns section +fixes

ported over banked turns section, fixed animated drawing of the baseball with drag
  • Loading branch information
jcrayb authored Sep 7, 2024
1 parent b8e40c9 commit b6f721f
Show file tree
Hide file tree
Showing 28 changed files with 3,943 additions and 65 deletions.
4 changes: 2 additions & 2 deletions archive/dyn/rep.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ $(document).ready(function() {
rep_ff_c.activateMouseTracking();
rep_ff_c.activateAnimOnClick();

var rep_xl_c = new PrairieDraw("rep-xl-c", function() {
rep_xl_c = new PrairieDraw("rep-xl-c", function() {

this.setUnits(6, 4);

Expand Down Expand Up @@ -154,7 +154,7 @@ $(document).ready(function() {
}
});

var rep_xl_f = new PrairieDraw("rep-xl-f", function() {
rep_xl_f = new PrairieDraw("rep-xl-f", function() {

this.setUnits(6, 4);

Expand Down
Binary file added public/dyn/afp_baseball.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/dyn/particle_kinetics/afp_baseball.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/dyn/particle_kinetics/avb_09A186.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/dyn/particle_kinetics/avb_09A186.jpg_en.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Setra S 411 HD as a visitor bus at the Daimler AG test track
Binary file added public/dyn/particle_kinetics/avb_09A186_small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/dyn/particle_kinetics/avb_09A188.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/dyn/particle_kinetics/avb_09A188.jpg_en.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Setra S 411 HD as a visitor bus at the Daimler AG test track
Binary file added public/dyn/particle_kinetics/avb_09A188_small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,948 changes: 2,948 additions & 0 deletions public/dyn/particle_kinetics/avb_bus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b6f721f

Please sign in to comment.