This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
manim
Watch
1
Star
1
Fork
0
You've already forked manim
mirror of
https://github.com/3b1b/manim.git
synced
2026-04-26 03:00:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76fc6486157a756d20c4d15d950612f61b992eb9
manim
/
camera
History
Grant Sanderson
ecd48d885e
Start tracking pixel_height and pixel_width instead of pixel_shape, since all uses of it involved unpacking anyway, and the ordering makes it harder to read and edit.
2018-05-14 13:52:44 -07:00
..
__init__.py
Refactored helpers.py into a folder of various util files
2018-03-30 18:19:23 -07:00
camera.py
Start tracking pixel_height and pixel_width instead of pixel_shape, since all uses of it involved unpacking anyway, and the ordering makes it harder to read and edit.
2018-05-14 13:52:44 -07:00
mapping_camera.py
Start tracking pixel_height and pixel_width instead of pixel_shape, since all uses of it involved unpacking anyway, and the ordering makes it harder to read and edit.
2018-05-14 13:52:44 -07:00
moving_camera.py
Refactoring how Camera frame height and width are handled
2018-05-11 17:41:37 -07:00
multi_camera.py
Start tracking pixel_height and pixel_width instead of pixel_shape, since all uses of it involved unpacking anyway, and the ordering makes it harder to read and edit.
2018-05-14 13:52:44 -07:00
three_d_camera.py
Start tracking pixel_height and pixel_width instead of pixel_shape, since all uses of it involved unpacking anyway, and the ordering makes it harder to read and edit.
2018-05-14 13:52:44 -07:00