Grant Sanderson
|
e8d2c714e5
|
First few animations of shadows project
|
2018-10-05 17:20:03 -07:00 |
|
Grant Sanderson
|
1bb952eab7
|
three_d_utils
|
2018-08-27 16:30:14 -07:00 |
|
Grant Sanderson
|
8033bee533
|
Updated example scenes
|
2018-08-12 19:06:08 -07:00 |
|
Grant Sanderson
|
858051a806
|
After running 2to3
|
2018-08-09 17:56:05 -07:00 |
|
Grant Sanderson
|
4075bb35c6
|
Temporarily removing relative imports
|
2018-07-11 12:26:24 -07:00 |
|
Grant Sanderson
|
bb142f2bad
|
Merge pull request #249 from npetrangelo/fix_imports
math is a good library to have without thinking, right?
|
2018-07-11 11:45:44 -07:00 |
|
Nathan Petrangelo
|
90a86821ca
|
math is a good library to have without thinking, right?
|
2018-07-08 22:26:11 -04:00 |
|
cclauss
|
f03268d007
|
Modernize Python 2 code to get ready for Python 3 yet again
|
2018-06-02 08:59:26 -04:00 |
|
Ben Hambrecht
|
229e8d799d
|
reorganized files in EoP
|
2018-05-03 17:48:09 +02:00 |
|
Grant Sanderson
|
664546d44c
|
added utils/output_directory_getters.py
|
2018-04-29 10:52:48 -07:00 |
|
Ben Hambrecht
|
e0ff0f2a9f
|
rearranged imports bc of GraphScene name conflict
|
2018-04-11 17:00:38 +02:00 |
|
Grant Sanderson
|
d4392de600
|
Changed all files to (mostly) conform to PEP8
|
2018-04-06 13:58:59 -07:00 |
|
Grant Sanderson
|
ca7930740b
|
Factored probability and three_d constructs out of topics/
|
2018-04-01 10:45:41 -07:00 |
|
Grant Sanderson
|
c82417e008
|
Moved moved matrix.py to mobject, and pulled out MatrixMultiplicationScene
|
2018-04-01 10:21:42 -07:00 |
|
Grant Sanderson
|
b37f212349
|
Moved topics/functions.py to mobject/, and moved topics/graph_scene.py to scene
|
2018-03-31 19:05:53 -07:00 |
|
Grant Sanderson
|
78e37b0f7c
|
moved number_line.py to mobject/
|
2018-03-31 19:00:26 -07:00 |
|
Grant Sanderson
|
73514a2d77
|
Factored out topics/complex_numbers constructs to the appropriate places with mobject/, animation/ and scene/
|
2018-03-31 18:57:21 -07:00 |
|
Grant Sanderson
|
267bfd52dd
|
Refactor topics/numerals into various numbers.py files in mobject/, animation/, and continual_animation/
|
2018-03-31 18:49:28 -07:00 |
|
Grant Sanderson
|
16dde2f84d
|
Created for_3b1b_videos folder.
This is meant to separate things specific to 3b1b, like pi_creatures and certain other specific scenes, from the remainder of the library
|
2018-03-31 18:13:16 -07:00 |
|
Grant Sanderson
|
fc3dc64805
|
Refactor many definitions out of topics and into folders within mobject
|
2018-03-31 18:05:02 -07:00 |
|
Grant Sanderson
|
b9edafa942
|
Moved many folders from topics/ to the new once_useful_constructs/
|
2018-03-31 16:28:02 -07:00 |
|
Grant Sanderson
|
b757f8b422
|
Pulled pi_creature constructs out into their own folder, so as to note some distinction from the remainder of the library
|
2018-03-31 16:07:24 -07:00 |
|
Grant Sanderson
|
846bd1065c
|
Reorganized continual_animation folder
|
2018-03-31 15:37:23 -07:00 |
|
Grant Sanderson
|
087f66aca5
|
Reorganized camera folder
|
2018-03-31 15:20:30 -07:00 |
|
Grant Sanderson
|
0978984541
|
Reorganized animations folder. Warning: While I tried to be systematic, there is a decent chance this will cause import errors somewhere.
|
2018-03-31 15:11:35 -07:00 |
|
Grant Sanderson
|
9560b0b077
|
Refactored helpers.py into a folder of various util files, take 2
|
2018-03-30 18:42:32 -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
|
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 |
|