|
2f63c7762d
|
Added match_interpolate function to interpolate and inverse_interpolate
|
2018-02-28 19:48:29 -08:00 |
|
|
c84b26ccce
|
Incremental
|
2018-02-20 21:54:40 -08:00 |
|
|
c2b9417c6a
|
Fixed division by zero bug in alpha compositing
|
2018-02-20 12:33:58 -08:00 |
|
|
b1f5252bb9
|
Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber
|
2018-02-19 14:32:58 -08:00 |
|
|
1fe0508fb2
|
More intuitive behavior when explicit filenames are provided with extensions
|
2018-02-19 14:32:35 -08:00 |
|
|
d5aeeb0e8c
|
Changed return type of batch_by_property
|
2018-02-16 11:14:19 -08:00 |
|
|
5c0bbbc4be
|
Removed range_via_num_steps, which was redundant on top of np.linspace
|
2018-02-15 15:35:37 -08:00 |
|
|
4f3bc46b5d
|
Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber
|
2018-02-12 13:53:51 -08:00 |
|
|
f84eeda546
|
Incremental
|
2018-02-12 13:53:33 -08:00 |
|
|
ae10d26696
|
Added batch_by_property
|
2018-02-11 18:59:54 -08:00 |
|
|
983a3e0357
|
Direct computation of color hex to speed things up
|
2018-02-10 21:38:12 -08:00 |
|
|
b5ba35b8eb
|
Merge branch 'master' of github.com:3b1b/manim
|
2018-02-07 16:21:38 -08:00 |
|
|
81b8aff7bd
|
Added print_mobject_family
|
2018-02-07 16:20:35 -08:00 |
|
|
2aa5d9ae43
|
Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber
|
2018-02-06 12:44:46 -08:00 |
|
|
6158ba6dcc
|
Minor changes everywhere, incremental progress on WindingNumber
|
2018-02-06 12:44:38 -08:00 |
|
|
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 |
|