├── 0-intro └── intro.aep ├── 1-Chapter_1-Vectors ├── 1-1.jsx ├── 1-10.jsx ├── 1-11.jsx ├── 1-2.jsx ├── 1-3.jsx ├── 1-4.jsx ├── 1-5.jsx ├── 1-6.jsx ├── 1-7.jsx ├── 1-8.jsx ├── 1-9.jsx ├── Adobe After Effects Auto-Save │ └── Chapter_1 auto-save 1.aep ├── Chapter_1.aep └── Chapter_1.aep Logs │ └── AE 4-11-15 3-47-30 PM PDT.txt ├── 2-Chapter_2-Forces ├── 2-1.jsx ├── 2-2.jsx ├── 2-3.jsx ├── 2-4.jsx ├── 2-5 │ ├── 2-5.jsx │ └── VectorLib.jsx ├── 2-6 │ ├── 2-6.jsx │ └── VectorLib.jsx ├── 2-7 │ ├── 2-7.jsx │ ├── VectorLib.jsx │ ├── attractor.jsx │ └── mover.jsx ├── 2-8 │ ├── 2-8.jsx │ └── VectorLib.jsx ├── Adobe After Effects Auto-Save │ └── Chapter_2 auto-save 1.aep ├── Chapter_2.aep └── VectorLib.jsx ├── 3_Chapter_3-Oscillation ├── 3-1.jsx ├── 3-10 │ ├── 3-10.jsx │ ├── Pendulum.jsx │ └── VectorLib.jsx ├── 3-11 │ ├── 3-11.jsx │ ├── VectorLib.jsx │ ├── bob.jsx │ └── spring.jsx ├── 3-2 │ ├── 3-2.jsx │ ├── VectorLib.jsx │ ├── attractor.jsx │ └── mover.jsx ├── 3-3 │ ├── 3-3.jsx │ ├── VectorLib.jsx │ └── mover.jsx ├── 3-4.jsx ├── 3-5.jsx ├── 3-6.jsx ├── 3-7 │ ├── 3-7.jsx │ ├── Oscillator.jsx │ └── VectorLib.jsx ├── 3-8.jsx ├── 3-9.jsx ├── Chapter_3.aep └── VectorLib.jsx └── README.md /0-intro/intro.aep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/0-intro/intro.aep -------------------------------------------------------------------------------- /1-Chapter_1-Vectors/1-1.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/1-Chapter_1-Vectors/1-1.jsx -------------------------------------------------------------------------------- /1-Chapter_1-Vectors/1-10.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/1-Chapter_1-Vectors/1-10.jsx -------------------------------------------------------------------------------- /1-Chapter_1-Vectors/1-11.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/1-Chapter_1-Vectors/1-11.jsx -------------------------------------------------------------------------------- /1-Chapter_1-Vectors/1-2.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/1-Chapter_1-Vectors/1-2.jsx -------------------------------------------------------------------------------- /1-Chapter_1-Vectors/1-3.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/1-Chapter_1-Vectors/1-3.jsx -------------------------------------------------------------------------------- /1-Chapter_1-Vectors/1-4.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/1-Chapter_1-Vectors/1-4.jsx -------------------------------------------------------------------------------- /1-Chapter_1-Vectors/1-5.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/1-Chapter_1-Vectors/1-5.jsx -------------------------------------------------------------------------------- /1-Chapter_1-Vectors/1-6.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/1-Chapter_1-Vectors/1-6.jsx -------------------------------------------------------------------------------- /1-Chapter_1-Vectors/1-7.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/1-Chapter_1-Vectors/1-7.jsx -------------------------------------------------------------------------------- /1-Chapter_1-Vectors/1-8.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/1-Chapter_1-Vectors/1-8.jsx -------------------------------------------------------------------------------- /1-Chapter_1-Vectors/1-9.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/1-Chapter_1-Vectors/1-9.jsx -------------------------------------------------------------------------------- /1-Chapter_1-Vectors/Adobe After Effects Auto-Save/Chapter_1 auto-save 1.aep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/1-Chapter_1-Vectors/Adobe After Effects Auto-Save/Chapter_1 auto-save 1.aep -------------------------------------------------------------------------------- /1-Chapter_1-Vectors/Chapter_1.aep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/1-Chapter_1-Vectors/Chapter_1.aep -------------------------------------------------------------------------------- /1-Chapter_1-Vectors/Chapter_1.aep Logs/AE 4-11-15 3-47-30 PM PDT.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/1-Chapter_1-Vectors/Chapter_1.aep Logs/AE 4-11-15 3-47-30 PM PDT.txt -------------------------------------------------------------------------------- /2-Chapter_2-Forces/2-1.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/2-1.jsx -------------------------------------------------------------------------------- /2-Chapter_2-Forces/2-2.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/2-2.jsx -------------------------------------------------------------------------------- /2-Chapter_2-Forces/2-3.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/2-3.jsx -------------------------------------------------------------------------------- /2-Chapter_2-Forces/2-4.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/2-4.jsx -------------------------------------------------------------------------------- /2-Chapter_2-Forces/2-5/2-5.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/2-5/2-5.jsx -------------------------------------------------------------------------------- /2-Chapter_2-Forces/2-5/VectorLib.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/2-5/VectorLib.jsx -------------------------------------------------------------------------------- /2-Chapter_2-Forces/2-6/2-6.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/2-6/2-6.jsx -------------------------------------------------------------------------------- /2-Chapter_2-Forces/2-6/VectorLib.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/2-6/VectorLib.jsx -------------------------------------------------------------------------------- /2-Chapter_2-Forces/2-7/2-7.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/2-7/2-7.jsx -------------------------------------------------------------------------------- /2-Chapter_2-Forces/2-7/VectorLib.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/2-7/VectorLib.jsx -------------------------------------------------------------------------------- /2-Chapter_2-Forces/2-7/attractor.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/2-7/attractor.jsx -------------------------------------------------------------------------------- /2-Chapter_2-Forces/2-7/mover.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/2-7/mover.jsx -------------------------------------------------------------------------------- /2-Chapter_2-Forces/2-8/2-8.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/2-8/2-8.jsx -------------------------------------------------------------------------------- /2-Chapter_2-Forces/2-8/VectorLib.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/2-8/VectorLib.jsx -------------------------------------------------------------------------------- /2-Chapter_2-Forces/Adobe After Effects Auto-Save/Chapter_2 auto-save 1.aep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/Adobe After Effects Auto-Save/Chapter_2 auto-save 1.aep -------------------------------------------------------------------------------- /2-Chapter_2-Forces/Chapter_2.aep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/Chapter_2.aep -------------------------------------------------------------------------------- /2-Chapter_2-Forces/VectorLib.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/2-Chapter_2-Forces/VectorLib.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-1.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-1.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-10/3-10.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-10/3-10.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-10/Pendulum.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-10/Pendulum.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-10/VectorLib.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-10/VectorLib.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-11/3-11.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-11/3-11.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-11/VectorLib.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-11/VectorLib.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-11/bob.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-11/bob.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-11/spring.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-11/spring.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-2/3-2.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-2/3-2.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-2/VectorLib.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-2/VectorLib.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-2/attractor.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-2/attractor.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-2/mover.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-2/mover.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-3/3-3.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-3/3-3.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-3/VectorLib.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-3/VectorLib.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-3/mover.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-3/mover.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-4.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-4.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-5.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-5.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-6.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-6.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-7/3-7.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-7/3-7.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-7/Oscillator.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-7/Oscillator.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-7/VectorLib.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-7/VectorLib.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-8.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-8.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/3-9.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/3-9.jsx -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/Chapter_3.aep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/Chapter_3.aep -------------------------------------------------------------------------------- /3_Chapter_3-Oscillation/VectorLib.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/3_Chapter_3-Oscillation/VectorLib.jsx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mvcrft/NOC_AE/HEAD/README.md --------------------------------------------------------------------------------