41 Commits

Author SHA1 Message Date
8fae39fe82 Refactored helpers.py into a folder of various util files 2018-03-30 18:19:23 -07:00
e6591389d0 Revert "Add 3D graphing via square approximation." 2018-03-05 20:43:40 -08:00
cc63caeec0 Improve readability of three_dimensions 2018-03-05 20:51:55 -06:00
e003bf5c47 Add 3D graphing via square approximation. 2018-03-05 18:53:13 -06:00
921dc1a6d7 Merge pull request #109 from frozar/3D_camera_moving
[3D CAMERA] Center of rotation
2018-02-13 15:46:21 -08:00
e07fecc2f9 ThreeDMobject color fix 2018-02-13 15:39:31 -08:00
c9ff83920c Updated ThreeDCamera methods for new color scheme 2018-02-10 21:43:55 -08:00
58dc8f2f0d Going back and forth on how I want objects to be ordered in the 3d camera 2018-02-06 12:23:33 -08:00
2c85f66ddd [3D CAMERA] Add parameter to set the camera position. 2018-02-06 11:25:03 +01:00
40d0fcc974 [3D CAMERA] New feature: give the possibility to change the center of rotation. 2018-02-06 11:25:03 +01:00
2899a1dbe8 added get_cartesian_coords 2018-02-06 11:14:20 +01:00
c5a93b4c86 [3D CAMERA] BUGFIX: take into account the camera distance in get_view_transformation_matrix(). 2018-01-31 17:50:13 +01:00
7ad6ccaa49 Bug fixes to 3d display 2018-01-29 21:29:24 -08:00
024a9dd3d4 Removed separate_moving_and_static from scenes in place of cleaner get_moving_mobjects approach 2018-01-17 22:13:38 -08:00
0f50eee179 typo changes 2018-01-15 18:27:52 -08:00
8b4d28f433 Up to ForgetPreviousActions of Henry fixes 2017-08-31 00:16:08 -07:00
231df4740f Fun hacky solution to MoreFiltersMoreLight scene 2017-08-30 18:33:55 -07:00
ea8381de71 Beginning waves video animations 2017-08-30 13:16:08 -07:00
084d2bbe03 reworked ShowVariousFilterPairs in bells 2017-08-29 00:04:25 -07:00
80c433820c Up to Venn Diagrams of Bell's project 2017-08-27 14:43:18 -07:00
f249da02cc First wave animations for Bell's project 2017-08-25 17:56:55 -07:00
5071d8c872 Better ambient camera movements for ThreeDScenes 2017-08-24 23:12:06 -07:00
d2b789c033 Able to move camera around for 3d scenes 2017-08-24 19:05:30 -07:00
fbb1156108 Halfway through eoc9 2017-04-18 18:37:15 -07:00
30f91bbcb7 Random cleanups to eoc 2017-04-17 10:19:30 -07:00
862b6796b7 Improvement to the still-sketchy three_d stuff 2017-03-10 16:54:44 -08:00
311a22048b Beginning related rates example in eoc5 2017-03-09 15:50:40 -08:00
4f8207e1a3 A few edits to efvgt project 2017-03-02 11:53:04 -08: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
ab2b6c2ba4 3d stuff is still rudimentary, but slightly less buggy now 2017-02-23 18:14:08 -08:00
77013e4142 Preliminary end to eoc4 animations 2017-02-18 14:02:46 -08:00
3535b39dd1 Sure, I *could* separate all these updates into separate reasonable commits, but where's the fun in that? 2017-02-16 13:03:26 -08:00
ef47e6e884 A few 3d updates 2017-02-13 18:43:55 -08:00
2de817010d Up to definition of eigenvectors 2016-09-12 10:53:56 -07:00
26c5aa8e67 Interpolation for vectorized mobjects implemented 2016-04-10 12:34:28 -07:00
a06848a219 DEFAULT_CONFIG -> CONFIG 2016-02-27 16:32:53 -08:00
f21f6619a5 Fix to Stars Mobject 2015-12-21 12:45:56 -08:00
38b07266b9 Mobjects now contain submobjects, giving a heirarchy. Thus CompoundMobject is replaced simply with Mobject, and display etc. needed updating 2015-11-02 13:03:01 -08:00
f581446c4e Refactor generate_logo 2015-10-29 17:00:46 -07:00
2e074afb60 middle of massive restructure, everything still broken 2015-10-27 21:00:50 -07:00