Commit graph

11 commits

Author SHA1 Message Date
Grant Sanderson
c654ca4506 Remove usage of np.append 2020-02-13 12:03:54 -08:00
Grant Sanderson
5cfae1ea75 Remove unneeded import 2020-02-12 11:50:05 -08:00
Grant Sanderson
052aa8afe2 Changed angle methods 2020-02-11 19:48:50 -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
13b69a14d8 Added find_intersection 2020-02-04 15:24:16 -08:00
Grant Sanderson
edd447527d Added small todo stub 2020-02-03 09:11:51 -08:00
Grant Sanderson
29424eb6b3 Added simple midpoint function 2019-05-27 19:48:33 -07:00
Grant Sanderson
bf0e3ab1b0 Changed angle_between_vectors implementation to work for 3d vectors 2019-02-07 21:38:03 -08:00
Grant Sanderson
a65dbf27d9 Changed implementation of angle_between 2019-01-29 23:53:20 -08:00
Grant Sanderson
662598fcef Make sure rotate_vector works on 2d vectors 2019-01-04 12:48:05 -08:00
Devin Neal
3543a750ba move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
Renamed from utils/space_ops.py (Browse further)