Commit graph

91 commits

Author SHA1 Message Date
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
Grant Sanderson
c7239a035c Whoa boy, I've gotta get better about my commits... 2016-11-07 11:05:41 -08:00
Grant Sanderson
de75d1464b Up to definition of problem in wcat 2016-10-26 17:17:07 -07:00
Grant Sanderson
f6157c7803 Initial pateron announcement animations 2016-10-24 11:49:20 -07:00
Grant Sanderson
3b07461b1a Retiring eola 2016-10-17 17:50:34 -07:00
Grant Sanderson
37e4026e8f A bit more into chapter 9 2016-09-07 22:04:24 -07:00
Grant Sanderson
15731dc9a2 More finishing touches to chapter 7 2016-08-24 10:57:16 -07:00
Grant Sanderson
fa6fa38a00 Up to standard intro of dot products 2016-08-18 12:54:04 -07:00
Grant Sanderson
6ef52e8d12 Starting chapter 7 2016-08-17 16:14:15 -07:00
Grant Sanderson
ef8461bc73 Starting chapter 4 2016-07-27 13:10:45 -07:00
Grant Sanderson
ba73032c90 Beginning eola chapter 1 2016-07-13 22:03:31 -07:00
Grant Sanderson
d35a8f76ac Up to physics example in eola chapter 0 2016-07-12 15:16:20 -07:00
Grant Sanderson
a4efcdbff2 Random cleanup 2016-07-12 10:34:35 -07:00
Grant Sanderson
585429e8ee Merge pull request #1 from scottopell/master
How to use
2016-05-25 20:31:03 -07:00
Grant Sanderson
7147233e81 Moving thing files around after TOP project 2016-05-25 20:23:06 -07:00
Scott Opell
d7ed7b3196 adds dependencies in requirements.txt and moves output directory within the folder so its self contained 2016-05-25 22:18:06 -04:00
Grant Sanderson
0d4e928b6e Vectorize all the things 2016-04-17 00:31:38 -07:00