filmov
tv
The Manim Cast #4 - (3D) Graphing, Camera, Parametric Functions/Surfaces [feat. @vcubingx ]
Показать описание
My 3D Config:
def construct(self):
axes_config2 = {
"x_min": 0,
"x_max": 15,
"x_axis_width": 15,
"x_tick_frequency": 1,
"x_leftmost_tick": 0,
"x_labeled_nums": None,
"x_axis_label": None,
"y_min": -1,
"y_max": 1,
"z_min": -1,
"z_max": 1,
"z_axis_height": 2,
"y_axis_height": 2,
"y_tick_frequency": 1,
"y_bottom_tick": None, # Change if different from y_min
"y_labeled_nums": None,
"y_axis_label": None,
"axes_color": LIGHT_GREY,
"graph_origin": 0 * DOWN + 0 * LEFT,
"exclude_zero_label": True,
"num_graph_anchor_points": 25,
"default_graph_colors": GOLD,
"default_derivative_color": GREEN,
"default_input_color": YELLOW,
"default_riemann_start_color": BLUE,
"default_riemann_end_color": GREEN,
"function_color": WHITE,
"area_opacity": 0.8,
"num_rects": 50,
"light_source": 15 * DOWN + 7 * LEFT + 10 * OUT,
"number_line_config": {
"include_tip": False,
},
}
0:00 Intro
0:55 Numberline and Configuration
3:27 Higher Dimensional Numberline (Axes)
4:50 Graphing Functions and 2D Graphs
8:02 Parametric Functions
10:42 3D Graphing and Parametric Surfaces
13:21 3D Camera Movement
16:05 Outro
Help me create more free content! =)
--------------------------------------------------------------------------------
Wanna send me some stuff? lel:
Postfach 11 15
06731 Bitterfeld-Wolfen
Saxony-Anhalt
Germany
--------------------------------------------------------------------------------
Комментарии