87 Commits

Author SHA1 Message Date
3f445cb14e Make remove_list_redundancies keep last-most occurance of an element rather than the first occurance 2018-02-06 12:23:01 -08:00
6a0b0c8742 added angle_between_vectors, project_along_vector 2018-02-06 11:13:37 +01:00
b1a62a156c Incremental progress on WindingNumber, including adding helpful functions to helpers.py and number_line.py 2018-02-01 16:33:03 -08:00
c0bd5f049f Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-01-31 17:18:03 -08:00
8a5ce2ced8 Improvements to camera.set_background_from_func, and incremental progress on WindingNumber 2018-01-31 17:17:58 -08:00
8962eb1344 [HELPER] Add a color helper function. 2018-01-31 15:39:12 +01:00
9df8b0781e Some convenient utility functions added to helpers.py, which I had reason to make use of previously 2018-01-29 13:44:16 -08:00
245ee91f02 Added initial_config to digest_config, so that there is a way to recall how a mobject/animation/scene was initialized 2018-01-23 12:04:05 -08:00
4f356d7e8f Added simple R3_to_complex function 2018-01-22 21:57:38 -08:00
123bae00a6 Further fixes to Succession animations 2018-01-19 16:52:31 -08:00
d74127bb7f Bug fixes to implementation of Succession animations 2018-01-19 13:02:41 -08:00
04c8477ea0 Added a clamp function 2018-01-17 23:17:23 -08:00
0f50eee179 typo changes 2018-01-15 18:27:52 -08:00
ffcd9b5767 Changed the defaults for where animations are written, and where images for ImageMobject and SVGMobject are sought after 2018-01-12 13:38:25 -08:00
f05dd416a4 Corrected partial_bezier_points
An explanation of why I changed this can be found here:
https://codepen.io/anthonynorthrup314/full/qVLWJY/
2017-11-30 12:48:03 -05:00
7f14e9b844 Partial progress through long WalkThroughTwoExample scene in nn/part3 2017-10-24 13:42:11 -07:00
9f3e23f991 Error message for finding image paths 2017-10-16 19:21:07 -07:00
9737d7ab21 Up to breaking up patterns in nn 2017-09-28 07:40:57 -07:00
bb958b68d7 Switched to rgba standard. Quite possibly this will mess something up :) 2017-09-19 13:12:45 -07:00
86b9e629e0 ThreeFilters of waves 2017-09-11 06:52:15 -07:00
084d2bbe03 reworked ShowVariousFilterPairs in bells 2017-08-29 00:04:25 -07:00
ef9fbd7aa9 Introduction of cryptocurrency video 2017-06-20 14:05:48 -07:00
37a47b5d3d Some simple typo fixes 2017-05-31 16:07:37 -07:00
2417c06398 Some simple small speedups 2017-05-31 12:19:57 -07:00
ff41e6866a Halfway through IntroduceRecipe of Leibniz project 2017-05-12 14:55:30 -07:00
c33ea5232a Finished CountThroughRings of leibniz 2017-05-10 17:22:26 -07:00
de2b68f2cc Nested configs are now merged, instead of overridden 2017-04-17 18:19:09 +01:00
5300bf24d2 Preliminary end to eoc8 2017-04-14 16:15:39 -07:00
3eac6bcaf9 Finished additive groups of efvgt 2017-02-27 15:56:22 -08:00
79435859de Up to group structure description of efvgt 2017-02-24 19:37:40 -08:00
ef47e6e884 A few 3d updates 2017-02-13 18:43:55 -08:00
54d746ce33 Initial necklace animations in Borsuk 2017-02-02 15:36:24 -08:00
4c7e04f02f Renaming MED_BUFF constant 2017-01-25 16:40:59 -08:00
694297d4ad First scene of eoc/chapter3 2017-01-25 13:00:01 -08:00
0835d52bb4 Initial zoom in on diamond fractal 2017-01-16 13:26:46 -08:00
de75d1464b Up to definition of problem in wcat 2016-10-26 17:17:07 -07:00
15b8236b26 Patreon animations 2016-10-25 17:35:16 -07:00
651c665fd7 More on abstract vectors spaces up to Polynomial space 2016-09-21 16:14:43 -07:00
df13f10653 Rough drafts for chapter 8 parts 2016-08-30 22:17:07 -07:00
87c390f41e Preliminary finish of chapter 7 animations 2016-08-22 21:22:21 -07:00
3391e645d7 Added sound to mark when animation finishes 2016-08-21 09:49:00 -07:00
8e48140961 Up to associativity in EoLA chapter 4 2016-07-28 11:16:28 -07:00
17505d4d9e Up to formal definition of linearity in EoLA chapter 3 2016-07-22 18:45:34 -07:00
4e3f7292af Through coordinates section in chapter 1 2016-07-15 18:16:06 -07:00
fa708dd92a Finished preliminary animations for eola intro video 2016-07-13 13:09:18 -07:00
dbb31980da Initial few triangle scenes of TOP project 2016-04-27 17:35:04 -07:00
cb3fff7da5 More vectorizations conversions 2016-04-19 00:20:19 -07:00
0d4e928b6e Vectorize all the things 2016-04-17 00:31:38 -07:00
a9f620e250 Better interpolation, bezier subpaths, and color bugfix 2016-04-13 20:30:26 -07:00
c685211484 Introduced notion of a subpath 2016-04-12 21:57:53 -07:00