90 Commits

Author SHA1 Message Date
6451f09bd5 Refactored helpers.py into a folder of various util files, take 3 2018-03-30 18:47:57 -07:00
9560b0b077 Refactored helpers.py into a folder of various util files, take 2 2018-03-30 18:42:32 -07:00
8fae39fe82 Refactored helpers.py into a folder of various util files 2018-03-30 18:19:23 -07:00
2e5dbf2427 added big_ol_pile_of_manim_imports.py (see the comment at the head of that file 2018-03-30 12:56:29 -07:00
413403c904 Whoops, some files were missing from last commit 2018-03-30 12:06:19 -07:00
91cba911f5 Rename radial_gradient_highlight to set_colors_by_radial_gradient 2018-03-30 12:03:52 -07:00
380a87acca Renamed gradient_highlight to set_color_by_gradient 2018-03-30 11:59:39 -07:00
618590bee1 Renamed 'highlight' to 'set_color' 2018-03-30 11:51:31 -07:00
213c615870 Changed camera implementation by renaming space_shape to frame_shape, where its height and width actually correspond to the camera's height and width 2018-03-30 11:34:22 -07:00
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
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
033df087ac Retiring Winding numbers to old_projects 2018-03-26 11:00:55 -07:00
b35304ba01 Fixed import issue 2018-03-20 13:44:21 -07:00
02a7e7ba1b Retired pi_day script 2018-03-14 18:19:24 -07:00
4c3d1f5d61 Changed from animation.simple_animation import * to account for animation.compositions 2018-03-08 13:55:01 -08:00
53521a623f Retiring basel animations to old_projects 2018-03-05 20:15:58 -08:00
26388d35f4 Merge branch 'master' of github.com:3b1b/manim into lighthouse2 2018-02-26 11:59:06 -08:00
eb5f3e7aa6 Moving uncertainty and fourier to old_projects 2018-02-26 11:37:18 -08:00
8224b9ba3f Moved Car code out of eoc/chapter2 2018-02-13 21:38:10 -08:00
404a8b1b3f Added floobits files to gitignore 2018-02-09 12:55:24 -08:00
a9c1498aff Resolve undefined names 2018-01-29 10:25:43 +01:00
330cc0cd95 Moved nn/ to old_projects 2018-01-16 13:15:14 -08:00
407d72bb94 Finally changed to 2018-01-15 19:15:05 -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
c649a152d7 Moved Broadcast to simple_animations 2018-01-11 16:51:16 -08:00
01f85225d0 Moved mug.py to old_projects 2017-12-24 14:29:53 -08:00
47ee3c71dd A few simple animations for Q&A round 2 video 2017-12-13 22:49:20 -08:00
797def9621 Refactor of confetti 2017-12-13 17:17:19 -08:00
544ec265a5 Merge pull request #42 from cclauss/patch-1
import numpy as np
2017-12-09 14:21:37 -08:00
302433aa37 Merge pull request #44 from cclauss/patch-3
Add missing close bracket: }
2017-12-09 14:05:22 -08:00
92caddc7b6 Merge pull request #45 from cclauss/patch-4
Remove stray backtick: `
2017-12-09 14:05:04 -08:00
1b74e5a2d4 Merge pull request #51 from ddxtanx/master
Change "print " lines to "print(" lines
2017-12-09 14:04:36 -08:00
1d5dcd2705 Moving putnam.py to old_projects 2017-12-09 14:02:01 -08:00
f46f7479ae Quick messy scene for analyzing dominos 2017-12-09 14:01:36 -08:00
5dcdf98a48 Playing with domino data 2017-11-26 13:29:57 -08:00
384915d5a7 Change "print " lines to "print(" lines 2017-10-05 21:03:30 -05:00
bb958b68d7 Switched to rgba standard. Quite possibly this will mess something up :) 2017-09-19 13:12:45 -07:00
3b92ce71d9 Retiring bells and waves files to old_projects folder 2017-09-13 11:35:37 -07:00
923f948044 highD moved to old projects 2017-08-18 14:23:12 -07:00
211d3c689b Remove stray backtick: ` 2017-08-12 16:44:57 +02:00
282cf6795b Add missing close bracket: } 2017-08-12 16:43:42 +02:00
c928bc425c import NumberLine, Point, Transform 2017-08-12 16:39:49 +02:00
98ad3d8058 import numpy as np 2017-08-12 16:32:23 +02:00
152bb6ba95 Minor edits to fractal files 2017-07-18 10:03:19 -07:00
2c082e917d Moving crypto.py to old_projects 2017-07-18 10:03:01 -07:00
dd949e1aae Moving crypto and 256 to old_projects folder 2017-07-08 16:13:30 -07:00
2b0b16131f Preliminary end of bayes followup video 2017-06-14 11:32:29 -07:00
37a47b5d3d Some simple typo fixes 2017-05-31 16:07:37 -07:00
b0c36d4b2b Moving triples to old_projects 2017-05-29 10:27:43 -07:00