The Manim Cast #4 - (3D) Graphing, Camera, Parametric Functions/Surfaces [feat. @vcubingx ]

preview_player
Показать описание


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
--------------------------------------------------------------------------------

Рекомендации по теме
Комментарии
Автор

Not bad. I might be working as a math teacher at a private school this year so I should probably consider downloading this and playing around with it.

DavesMathVideos
Автор

FINALLY I got manim to work. I forgot to add FFmpeg to the path (bruh). Now I just have to catch up with these tutorials

ricardoparada
Автор

I have no idea why I'm watching this, but seems cool af.

DrTechnoidTV
Автор

Can we please continue this collabing cast? This was very helpful

BrianAmedee
Автор

Very helpful series, keep at it maths papa

ryyn
Автор

Did you correct the pi^e>e^pi to piê=e^pi because of me??

carlosdecabodelavega
Автор

Thank you so much guys! I have a trouble with 3D graphing : the "distance" in camera parameters is neglected, I changed it from 20 to and nothing was changed in the screen.

I would be very thankful if you recommend a solution for me..

Mawssoua
Автор

How can i create a solid of rotation on manim?

provaprova
Автор

Please make a video on cauchy principal value.

frosty
Автор

THanks for the video :) Is it possible to add thickness to the 3d surface?

matthewjames
Автор

Danke papa flemmy :)
These are Great and useful videos

alirezaghadami
Автор

hi!!! could we get a tutorial about the wordle by 3b1b script which uses manim

MontageLegacy
Автор

how can i animate parametric equations?

ederamin
Автор

I keep running the examples but I always have to add self.wait(). This causes the first second to be a blank screen and then the animation appears. I see that self.wait() is not used here though.

sahivlopez
Автор

sorry, in minute 6:52 I didn't understand the syntax, i'm learning manim but why did you put a x as parameter of func function? when you call the function you don't pass this parameters(and it doesn't need to in my opinion)

thanks for your video, manim needs more people teaching it

TheEndermanMob
Автор

Hey hab Höhere mathematik 2 als unbeaufsichtigte online Prüfung.Wollt fragen ob du sie für mich schreiben kannst ist nur von Ingenieuren also sollt einfach für dich sein. Wäre super nett und dein content ist nice . Grüße joshi zahl dir auch nen Kasten oder so :)

joshuaanthony
Автор

BRO YOU CANT HIDE THE PATRON SUPPORTERS BEHIND YOUR ENDCART-VIDEO-PREVIEW! >.<

muckchorris
Автор

But what about dimensions higher than 3D???

ishansen
Автор

Please make a video on ith derivative of x^i

manishkumartangri
Автор

Background music is a bit distracting/repetitive but thanks for the video.

clearthinking