Commit graph

172 commits

Author SHA1 Message Date
Grant Sanderson
c2e51f5383 More brachistochrone work, #screwgoodcommitpractices 2016-03-08 23:13:41 -08:00
Grant Sanderson
9591a7b854 Starting redo of Brachistochrone 2016-03-07 19:07:00 -08:00
Grant Sanderson
3d46ebf06d ZoomedScene improvements 2016-02-29 20:52:25 -08:00
Grant Sanderson
b6985b4321 Initial ZoomedScene 2016-02-27 18:50:33 -08:00
Grant Sanderson
a06848a219 DEFAULT_CONFIG -> CONFIG 2016-02-27 16:32:53 -08:00
Grant Sanderson
8376ac431e MovingCamera has started working 2016-02-27 16:29:11 -08:00
Grant Sanderson
0667e13427 record shape in place of height and width separately 2016-02-27 13:33:46 -08:00
Grant Sanderson
74517d798d Using Camera class instead of displayer module 2016-02-27 12:44:52 -08:00
Grant Sanderson
c4c342c406 First implementation of Camera to replace disp 2016-02-23 22:29:32 -08:00
Grant Sanderson
19e3c7f849 Messy pile of brachistochrone work 2016-02-21 15:46:12 -08:00
Grant Sanderson
9262c395ce Turns out generate_logo was broken, who knew? 2016-02-21 15:45:37 -08:00
Grant Sanderson
9c2bb850fe position_endpoint_ot 2016-02-21 15:44:54 -08:00
Grant Sanderson
85d2c2173d (slightly?) better name 2016-02-15 23:43:28 -08:00
Grant Sanderson
601abf18f3 Preliminary Lens, Mirror and Glass scenes established 2016-02-15 23:42:46 -08:00
Grant Sanderson
044e0b5c72 Photon through lens 2016-02-15 21:57:06 -08:00
Grant Sanderson
0053c70f01 Disection of brachistochrone project 2016-02-15 21:09:43 -08:00
Grant Sanderson
1652621e51 Higher abstraction of ShowCreation to show partial mobjects over time 2016-02-15 21:08:47 -08:00
Grant Sanderson
d804704ae7 Starting Brachistochrone animations, sliding path is doable 2016-02-13 17:51:25 -08:00
Grant Sanderson
468303c309 tuplify bug fix 2016-02-13 17:50:42 -08:00
Grant Sanderson
75c88375d9 Thickness made drawing blurry 2016-02-13 17:50:01 -08:00
Grant Sanderson
993ad64c00 A class to automatically trace edges of an image 2016-02-12 14:50:35 -08:00
Grant Sanderson
a68374a671 Add reverse frames to scene 2016-01-30 14:44:45 -08:00
Grant Sanderson
681995bfba One more example for vector field articles 2016-01-30 14:44:18 -08:00
Grant Sanderson
88ad12c45a wrapped up div/curl articles 2016-01-26 10:23:32 -08:00
Grant Sanderson
f0388c5d48 FilledRectangle class 2016-01-26 10:23:05 -08:00
Grant Sanderson
9705f03c15 Moved Hilbert project out of main directory 2016-01-26 10:22:29 -08:00
Grant Sanderson
0af9b3005c Final hilbert tweaks 2016-01-16 18:08:51 -08:00
Grant Sanderson
5ae6e8eb54 Final animation for Hilbert, I think 2016-01-15 11:46:45 -08:00
Grant Sanderson
dcaf937717 A few more vector field fluid flow examples 2016-01-15 11:46:25 -08:00
Grant Sanderson
0f409fc1d2 Added virtual time to PhaseFlow 2016-01-15 11:45:30 -08:00
Grant Sanderson
3346ea4815 A few curl animations 2016-01-12 11:51:54 -08:00
Grant Sanderson
d5b4639659 compass directions iterator 2016-01-12 11:51:33 -08:00
Grant Sanderson
535c797dca Added PhaseFlow animation, and probably-useful ApplyToCenters meta-animation 2016-01-12 11:50:58 -08:00
Grant Sanderson
810bcb9813 Small fixes while putting together Hilbert video 2016-01-11 15:55:36 -08:00
Grant Sanderson
64ac1426b3 Making divergence material more general for curl animations 2016-01-11 15:54:52 -08:00
Grant Sanderson
78e855c495 Polygon.points was overloaded 2016-01-09 20:10:06 -08:00
Grant Sanderson
d5e3392f31 Don't call super with *args 2016-01-09 20:09:37 -08:00
Grant Sanderson
ff5075ce7d Couple scene bug fixes 2016-01-09 20:09:11 -08:00
Grant Sanderson
e45e20b5b0 All preliminary animations for hilbert video 2016-01-09 20:08:33 -08:00
Grant Sanderson
f29b2aa383 All animations for divergence article 2016-01-09 20:07:44 -08:00
Grant Sanderson
454502b403 Transform copies ending mobjects 2016-01-09 20:07:03 -08:00
Grant Sanderson
a1915afc82 Animations to illustrate divergence 2016-01-07 16:25:59 -08:00
Grant Sanderson
74c84b48cb tiling space with hilbert curve 2016-01-07 16:25:43 -08:00
Grant Sanderson
d6d47e4e06 Edge case for degenerate lines/arrows 2016-01-07 16:25:01 -08:00
Grant Sanderson
66b0c39fb5 Removed meta_animation module, seems seems a bad way to separate things 2016-01-07 16:24:33 -08:00
Grant Sanderson
ca1ea90402 Animations up to formal definition of Hilbert Curve 2016-01-06 17:51:56 -08:00
Grant Sanderson
69be4328ce Small bug in how displayer had been refactored 2016-01-06 17:51:37 -08:00
Grant Sanderson
c16abfd6c8 Finished definition of continuity 2016-01-04 10:15:57 -08:00
Grant Sanderson
31b7732163 Improvements to ParametricFunction 2016-01-04 10:15:39 -08:00
Grant Sanderson
3230c186f4 Scene.play changed such that Animations can reassign mobject attr during animation 2016-01-04 10:15:04 -08:00