Manim Basics in 100 Seconds

Поділитися
Вставка
  • Опубліковано 3 лис 2024

КОМЕНТАРІ • 32

  • @rubberduck2078
    @rubberduck2078 6 місяців тому +53

    if you watch on double speed, this becomes Manim Basics in 50 Seconds

    • @splashdann6340
      @splashdann6340 3 місяці тому

      wow

    • @DailyFactsbyAnimeGirls
      @DailyFactsbyAnimeGirls 5 днів тому +1

      guess what it will be if I watch it in 1,4492753623x

    • @Funnymoney101
      @Funnymoney101 2 дні тому

      @@DailyFactsbyAnimeGirls Impressive, especially because you didn't go for an easier and more predictable value like 1.23188405797x. Although, in the software I am using and assuming my prediction is correct, I got 1.46551724136x

  • @blagojrs
    @blagojrs Рік тому +77

    Reminds me of Fireship's videos, really well done!

  • @lolwut15078
    @lolwut15078 Рік тому +7

    Love the format, exactly what I was looking for

  • @fizipcfx
    @fizipcfx Рік тому +6

    I love it, I would love to see this format on more topics/techs/libraries

  • @Nbrother1234
    @Nbrother1234 Рік тому +12

    Here's the code at the end:
    from manim import *
    class Test(Scene):
    def construct(self):
    c = Circle(2, color = RED, fill_opacity = 0.1)
    self.play(DrawBorderThenFill(c), run_time = 0.5)
    title = Text("Manim", font_size = 72, slant="ITALIC").shift(UP * 0.3)
    subtitle = Text("Basics", slant = "ITALIC").shift(DOWN * 0.5)
    self.play(Write(title), Write(subtitle))
    a = Arc(2.2, TAU * 1 / 4, -TAU * 2.6 / 4, color = BLUE, stroke_width=15)
    self.play(Create(a))
    self.wait(3)

  • @AZisk
    @AZisk Рік тому +14

    not an easy feat to do this in 100 seconds 😅

  • @angelogalimba133
    @angelogalimba133 5 місяців тому +2

    God, this is so helpful! Thank you so much, sir!

  • @zhengliu3362
    @zhengliu3362 Рік тому +3

    Good quick demo. Very interesting that we can do all these in Python using OOP. Just one comment: if it's 1min intro, maybe not suitable to write all codes and fast forward it. Can easily follow because all codes blinking in too fast. Would it be better if you just show all codes in a scene and explain points you wanna highlight, instead of the code-along style?
    Just personal opinion 😊 good video over all

  • @silversun4196
    @silversun4196 6 місяців тому +1

    What are the differences when making in After Effects?

    • @MitkoNikov
      @MitkoNikov  6 місяців тому +2

      After Effects is amazing for small Motion Graphics, but the problem arises when you have to animate hundreds of objects in some mathematically defined way. Let's say that you want to draw exactly 10000 small circles in a grid. This simple operation is just 3 lines of code in the Manim, but in After Effects, you will have to be a lot more creative to pull it off, or use proprietary plugins. Just handling this many objects in AE becomes cumbersome.

  • @icme9287
    @icme9287 Рік тому +1

    thanks thats really cool

  • @stardreamix786
    @stardreamix786 3 місяці тому

    amazing! - i need to get back up to scratch with python this is odd to me 🤣 thank youuu

  • @devchoudhary8892
    @devchoudhary8892 6 місяців тому

    Incredible Video

  • @AnuarPhysics
    @AnuarPhysics Рік тому +1

    Great! How do you save the videos so they will have vertical format for smartphones?

    • @MitkoNikov
      @MitkoNikov  Рік тому

      You can render it in any resolution with the flag --resolution RESOLUTION (passed as “WxH”, e.g. “1920x1080”).

    • @AnuarPhysics
      @AnuarPhysics Рік тому

      @@MitkoNikov Oh OK. Thanks! And what about rising video quality? I tested 1080x1920 and 1440x2560 but both videos look the same in quality. I'd like to render a full HD or more quality video.

    • @MitkoNikov
      @MitkoNikov  Рік тому +1

      @@AnuarPhysics I think by default it's the best quality. Try rendereing it in 4K if you think it's not sharp enough. But, I believe that even 1080p is increadibly good. This is why you don't see much difference from 1080p to 1440p.

  • @tried5736
    @tried5736 Рік тому +1

    Good

  • @theoneeditor399
    @theoneeditor399 Місяць тому

    Video: Manim basics in 100 seconds
    Video length: 1:25= 1 minute and 25 seconds
    1 minute = 60 seconds
    25+60=85
    Scam found. Lawsuit filed and activated

  • @foxypiratecove37350
    @foxypiratecove37350 8 місяців тому

    It was too fast! This is great.

  • @aac487
    @aac487 Рік тому

    Impressive, can I use this or copywrite?

    • @MitkoNikov
      @MitkoNikov  Рік тому +1

      You can use the code and the animation freely!

  • @keithTRADING
    @keithTRADING 6 місяців тому

    Great video but I need more advice and more examples!

  • @keithTRADING
    @keithTRADING 6 місяців тому +1

    You can make 2 videos, 1 short one 1 longer one and get paid more adsense for longer 60 mins tutorial and make it shitty whatever

  • @Arni932
    @Arni932 Рік тому

    Здравей! Чудесен клип

  • @stoic_sheep
    @stoic_sheep 9 місяців тому

    How to work with this on termux Android, how to export animation as mp4 format?

  • @alperklc7782
    @alperklc7782 22 дні тому

    next time prepare a 100 millisecond lesson maybe it will be more useless... I wish you would stop making fun of people...

  • @KushLemon
    @KushLemon 5 місяців тому

    Useless video.

    • @onirique.r
      @onirique.r 2 місяці тому

      it helped me and many others, please speak for yourself