Commit graph

107 commits

Author SHA1 Message Date
Grant Sanderson
a72ce98f5e DEFAULT_STROKE_WIDTH in constants 2018-08-12 11:42:59 -07:00
Grant Sanderson
fe92169970 Make sure that altering the tex template files will change tex_hash 2018-08-11 19:38:59 -07:00
Grant Sanderson
858051a806 After running 2to3 2018-08-09 17:56:05 -07:00
Grant Sanderson
c45f490309 Cleaned up constants 2018-07-31 19:39:17 -07:00
Grant Sanderson
37ed8c3280 Change default to 2k 2018-07-25 23:57:32 -07:00
Grant Sanderson
c9b71afb85 Added PI constant 2018-07-16 19:42:06 -07:00
rajdakin
c0fbf08b08 Added the strip command and removed unused security (that cannot be used) 2018-06-26 17:40:08 +02:00
rajdakin
9e3c0d0c8b Added a way to easily customize the media directory 2018-05-24 20:59:37 +02:00
Grant Sanderson
13d7228918 Revert "Merge branch 'master' of github.com:3b1b/manim into alt-calc"
This reverts commit 17a1ea6db5, reversing
changes made to c8c6e6d9ba.
2018-05-21 12:11:46 -07:00
Ben Hambrecht
b2b66947db reverted to earlier version 2018-05-16 21:17:14 +02:00
Grant Sanderson
8c516675cb StartingCalc101 of alt_calc 2018-05-15 19:49:10 -07:00
Grant Sanderson
ecd48d885e Start tracking pixel_height and pixel_width instead of pixel_shape, since all uses of it involved unpacking anyway, and the ordering makes it harder to read and edit. 2018-05-14 13:52:44 -07:00
Grant Sanderson
65783e2738 Improved stage_scenes and refactored get_movie_output_directory methods 2018-04-29 10:47:53 -07:00
Grant Sanderson
3200205b17 Added abbreviations for UP+RIGHT, UP+LEFT, DOWN+RIGHT, DOWN+LEFT 2018-04-09 16:17:02 -07:00
Grant Sanderson
d4392de600 Changed all files to (mostly) conform to PEP8 2018-04-06 13:58:59 -07:00
Grant Sanderson
8fae39fe82 Refactored helpers.py into a folder of various util files 2018-03-30 18:19:23 -07:00
Grant Sanderson
3ec4d89e10 Renamed DEFAULT_HEIGHT to DEFAULT_PIXEL_HEIGHT 2018-03-30 11:36:06 -07:00
Grant Sanderson
e168bfe5ba Rename SPACE_X_RADIUS to FRAME_X_RADIUS, and added constant FRAME_WIDTH (likewise for all y-coordinate information) 2018-03-30 11:25:37 -07:00
Grant Sanderson
55786e443d Renamed SPACE_WIDTH and SPACE_HEIGHT to SPACE_X_RADIUS and SPACE_Y_RADIUS to be less confusing 2018-03-30 11:03:14 -07:00
mirefek
6b39ba0502 Feature: argument coor_mask for move_to / next_to:
setting coor_mask = X_AXIS or Y_AXIS makes the alignment in just one coordinate
2018-02-12 22:41:34 +01:00
Grant Sanderson
4f322f3137 Added DEGREES to constants 2018-02-06 12:22:19 -08:00
Grant Sanderson
c7b140a24d Added error message to indicate people should change MEDIA_DIR 2018-01-21 23:31:46 -08:00
Grant Sanderson
2ab57bda97 Most of the restructuring for how scenes hold mobjects is done, just need to handle the trickiness of Scene.remove 2018-01-17 21:32:50 -08:00
Grant Sanderson
42b11d284c Added TAU constant 2018-01-16 09:43:05 -08:00
Grant Sanderson
407d72bb94 Finally changed to 2018-01-15 19:15:05 -08:00
Ben Hambrecht
0f50eee179 typo changes 2018-01-15 18:27:52 -08:00
Grant Sanderson
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
Grant Sanderson
7db41ef0dd New MOVIE_DIR name 2018-01-08 17:30:09 -08:00
Grant Sanderson
1b0819ce97 Fixed ffmpeg writing issue 2018-01-08 12:40:36 -08:00
frozar
7e1f8e4b47 [CONST] Use makedirs() instead of mkdir(). 2018-01-03 22:29:43 +01:00
Grant Sanderson
065a34fb51 Change default frame rate back to 60fps 2017-10-20 16:29:00 -07:00
Grant Sanderson
c474207c34 Finished draft of part1 2017-10-02 12:59:23 -07:00
Grant Sanderson
45ac45e259 About to describe weights in NN 2017-09-28 11:34:53 -07:00
Grant Sanderson
9958a73059 Beginning nn project 2017-09-26 17:41:45 -07:00
Grant Sanderson
ca4f540389 Rudimenary ImageMobject 2017-09-18 17:15:49 -07:00
Grant Sanderson
3b92ce71d9 Retiring bells and waves files to old_projects folder 2017-09-13 11:35:37 -07:00
Grant Sanderson
6539160789 Fixed constants 2017-08-29 20:18:43 -07:00
Grant Sanderson
084d2bbe03 reworked ShowVariousFilterPairs in bells 2017-08-29 00:04:25 -07:00
Grant Sanderson
5ff8c1efec Whoops, didn't mean to change those constants 2017-08-28 15:17:50 -07:00
Grant Sanderson
151914c1a2 Fixed some issues with how EM waves worked. Quite possibly a few remain 2017-08-27 23:52:28 -07:00
Grant Sanderson
a954a09857 Fixes to ContinualAnimation 2017-08-24 12:38:37 -07:00
Grant Sanderson
1e8002bde3 Added playing cards 2017-06-05 12:47:03 -07:00
Grant Sanderson
37a47b5d3d Some simple typo fixes 2017-05-31 16:07:37 -07:00
Grant Sanderson
55cff9c3c0 Power rule in eoc3 2017-01-28 15:49:22 -08:00
Grant Sanderson
4c7e04f02f Renaming MED_BUFF constant 2017-01-25 16:40:59 -08:00
Grant Sanderson
8f5ee436ec Added light greys to color pallete 2017-01-18 17:27:06 -08:00
Grant Sanderson
0835d52bb4 Initial zoom in on diamond fractal 2017-01-16 13:26:46 -08:00
Grant Sanderson
cc9aace93f Finished recursive solution to constrained Hanoi 2016-11-18 21:23:52 -08:00
Grant Sanderson
4378aac88b Up to binary counting introduction in hanoi.py 2016-11-16 17:10:48 -08:00
Grant Sanderson
ac54067b73 Beginnings of CircleScene infrastructure for eoc chapter 1 2016-11-07 14:22:27 -08:00