Grant Sanderson
|
2cf21fd0ad
|
Add file opening operations to SceneFileWriter
|
2020-02-11 19:50:36 -08:00 |
|
Grant Sanderson
|
15e3178721
|
Incorporate frame_center in translation to gl_Position
|
2020-02-11 19:49:54 -08:00 |
|
Grant Sanderson
|
052aa8afe2
|
Changed angle methods
|
2020-02-11 19:48:50 -08:00 |
|
Grant Sanderson
|
699b886d68
|
Have svg paths subdivide sharper curves
|
2020-02-10 14:48:53 -08:00 |
|
Grant Sanderson
|
3634cb712d
|
Fix triangulation
|
2020-02-10 14:48:28 -08:00 |
|
Grant Sanderson
|
f98513dfc2
|
Remove unneeded import
|
2020-02-10 14:48:07 -08:00 |
|
Grant Sanderson
|
7ce75bdb52
|
Added wrapper around mapbox triangulation to make it work for polygons with holes
|
2020-02-10 14:47:36 -08:00 |
|
Grant Sanderson
|
b243c522b1
|
Have Mobject pass their own render primative
|
2020-02-07 09:37:21 -08:00 |
|
Grant Sanderson
|
1018cca4eb
|
Remove unneeded import
|
2020-02-07 09:36:56 -08:00 |
|
Grant Sanderson
|
1e0c701733
|
Change behavior of Z in svg commands
|
2020-02-07 09:35:57 -08:00 |
|
Grant Sanderson
|
247f3ac2c4
|
Change behavior of Z command in svgs
|
2020-02-07 09:35:28 -08:00 |
|
Grant Sanderson
|
050ed718e5
|
Small todo stubs as a reminder to relpace 3d VMobject material
|
2020-02-07 09:32:38 -08:00 |
|
Grant Sanderson
|
9b3d294464
|
Change fill shaders to compute orientation inside
|
2020-02-07 09:31:57 -08:00 |
|
Grant Sanderson
|
db0029c32b
|
Fix error in get_quadratic_approximation_of_cubic
|
2020-02-07 09:31:06 -08:00 |
|
Grant Sanderson
|
1a13d32452
|
Get rid of join_structured_arrays
|
2020-02-07 09:30:47 -08:00 |
|
Grant Sanderson
|
6892e511fe
|
Trying a smaller anti_alias width
|
2020-02-06 10:03:42 -08:00 |
|
Grant Sanderson
|
10b9f2224f
|
Change fallback directory for pi creature
|
2020-02-06 10:03:04 -08:00 |
|
Grant Sanderson
|
ccef2485b2
|
Refactor svg reading
|
2020-02-06 10:02:42 -08:00 |
|
Grant Sanderson
|
8c07fcca24
|
Various add_smooth_curve_to functions
|
2020-02-06 10:02:13 -08:00 |
|
Grant Sanderson
|
cf2d8d47e6
|
Fixed get_quadratic_approximation_of_cubic to account for cubics with an inflection point between 0 and 1
|
2020-02-06 10:01:19 -08:00 |
|
Grant Sanderson
|
7685fd03c6
|
Whoops, let an accidental deletion slip through
|
2020-02-06 10:00:55 -08:00 |
|
Grant Sanderson
|
6db6e858c4
|
Change tuplify to listify
|
2020-02-05 14:47:14 -08:00 |
|
Grant Sanderson
|
661bf33982
|
Change CubicBezier parameters
|
2020-02-05 14:46:45 -08:00 |
|
Grant Sanderson
|
f8d7daa14f
|
Change geometry mobjects to work with quadratic bezier curves
|
2020-02-05 14:46:25 -08:00 |
|
Grant Sanderson
|
f8d293493f
|
Change VMobject to operate with quadratic bezier curves
|
2020-02-05 14:46:04 -08:00 |
|
Grant Sanderson
|
0a82229ac1
|
Have stroke/fill vert shaders take in 3d points
|
2020-02-05 14:45:42 -08:00 |
|
Grant Sanderson
|
025f6d9524
|
Tiny stylistic change to rgb_to_hex
|
2020-02-05 14:44:35 -08:00 |
|
Grant Sanderson
|
c34bb7912c
|
Added stretch_array_to_length_with_interpolation
|
2020-02-05 14:44:16 -08:00 |
|
Grant Sanderson
|
9da5ef4743
|
Changing patron name default
|
2020-02-04 15:29:05 -08:00 |
|
Grant Sanderson
|
0fe05ce07d
|
Starting to chase scene to account for a shader-based camera
|
2020-02-04 15:28:50 -08:00 |
|
Grant Sanderson
|
1549998a19
|
Adding ANTI_ALIAS_WIDTH and SHADER_DIR, removing DEFAULT_POINT_DENSITY_*
|
2020-02-04 15:28:29 -08:00 |
|
Grant Sanderson
|
e185b87195
|
Moving some functions away from MovingCamera. Soon, all that should be default behavior of Camera
|
2020-02-04 15:27:50 -08:00 |
|
Grant Sanderson
|
63e5f343a3
|
Begin setting up Camera to work with shaders, not yet done
|
2020-02-04 15:27:21 -08:00 |
|
Grant Sanderson
|
81dde53f5a
|
Get rid of various PMobject types
|
2020-02-04 15:26:39 -08:00 |
|
Grant Sanderson
|
8488b9053d
|
Removed live_streaming conditions, as those don't work anyway and will be replaced in functionality soon. Also have the ffmpeg pipe take in raw bytes directly, rather than going through the intermediary of a numpy array
|
2020-02-04 15:26:09 -08:00 |
|
Grant Sanderson
|
ed376e475d
|
Added get_quadratic_approximation_of_cubic
|
2020-02-04 15:25:08 -08:00 |
|
Grant Sanderson
|
24d3ba8680
|
Added join_structured_arrays
|
2020-02-04 15:24:40 -08:00 |
|
Grant Sanderson
|
13b69a14d8
|
Added find_intersection
|
2020-02-04 15:24:16 -08:00 |
|
Grant Sanderson
|
8638f7303a
|
Added quadratic bezier shader files
|
2020-02-03 10:52:39 -08:00 |
|
Grant Sanderson
|
3c57c461b5
|
Merge
|
2020-02-03 09:17:35 -08:00 |
|
Grant Sanderson
|
30728879be
|
Merge pull request #871 from 3b1b/bayes
Bayes
|
2020-02-03 09:16:21 -08:00 |
|
Grant Sanderson
|
edd447527d
|
Added small todo stub
|
2020-02-03 09:11:51 -08:00 |
|
Grant Sanderson
|
40c8b7db76
|
Removed the option for displaying to excluse submobjects
|
2020-01-16 11:04:11 -08:00 |
|
Grant Sanderson
|
1609be6d49
|
Created and moved extract_mobject_family_members and restructure_list_to_exclude_certain_family_members functions
|
2020-01-15 18:30:58 -08:00 |
|
Grant Sanderson
|
1917349c4a
|
Removed foreground mobjects
|
2020-01-15 18:01:28 -08:00 |
|
Grant Sanderson
|
cd14dea021
|
Beginning beta project
|
2020-01-15 18:00:43 -08:00 |
|
Grant Sanderson
|
77acc999cd
|
Rename number_line_config to axis_config
|
2020-01-15 15:40:30 -08:00 |
|
Grant Sanderson
|
1279f040da
|
Temporarily adding input_file_path to SceneFileWrite config. Not sure why this isn't there already, or if there are problems with setting a default, but it fixed a weird bug that had arisen
|
2020-01-11 17:14:02 -08:00 |
|
Grant Sanderson
|
0f71b0a408
|
Playing wiht logo
|
2020-01-11 17:13:02 -08:00 |
|
Grant Sanderson
|
ada09f1928
|
Editing old name animations
|
2020-01-11 17:12:44 -08:00 |
|