This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
manim
Watch
1
Star
0
Fork
0
You've already forked manim
mirror of
https://github.com/3b1b/manim.git
synced
2025-08-02 11:03:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
manim
/
scene
History
Grant Sanderson
213c615870
Changed camera implementation by renaming space_shape to frame_shape, where its height and width actually correspond to the camera's height and width
2018-03-30 11:34:22 -07:00
..
__init__.py
Beginning Hilbert project
2015-11-23 10:34:42 -08:00
moving_camera_scene.py
Rename SPACE_X_RADIUS to FRAME_X_RADIUS, and added constant FRAME_WIDTH (likewise for all y-coordinate information)
2018-03-30 11:25:37 -07:00
reconfigurable_scene.py
Finally changed to
2018-01-15 19:15:05 -08:00
scene_from_video.py
Merge branch 'master' into patch-2
2017-12-09 14:19:00 -08:00
scene.py
Changed output directories (again) so that different resolutions go to different subdirectories
2018-03-06 18:25:09 -08:00
tk_scene.py
Beginning nn project
2017-09-26 17:41:45 -07:00
zoomed_scene.py
Changed camera implementation by renaming space_shape to frame_shape, where its height and width actually correspond to the camera's height and width
2018-03-30 11:34:22 -07:00