5 comments

  • jsLavaGoat27 minutes ago
    manim mcp is open source and works with your existing agent
  • arecsu2 hours ago
    This is very cool!! I'm also mesmerized about the opening animation that transforms the interface of the editor to a complete viewport state. For some reason is pretty laggy on Chrome (macbook air M1) but Firefox is super smooth. Besides that, awesome idea :)
    • sinaatalay2 hours ago
      Thank you! We simply mount the entire app inside the landing page, but rotate and scale it down. When the page opens, it smoothly animates into full screen using CSS transitions.
  • cure_4251 minutes ago
    Not open source...?
    • _rousbound17 minutes ago
      I was expecting to see the code too.
  • emrekmz2 hours ago
    Great work! This can go huge
  • iamleppert2 hours ago
    All of the examples besides the first one that is itself underwhelming are behind a paywall. For all we know it could be pre-recorded. Hard pass.
    • sinaatalay2 hours ago
      You can use the editor however you like without signing up. The examples are simply sample prompts for the AI, but you can paste in any Manim code to editor from ChatGPT or anywhere else, and the preview will render it instantly.<p>Downloading videos is completely free. Only the AI-powered features are behind the paywall, and there&#x27;s a 7-day free trial.<p>We&#x27;ll put more pre-written examples, thank you!
      • farski53 minutes ago
        That was also unclear to me, so +1 for more code examples. Also, it seems like maybe this doesn&#x27;t work in Safari but there&#x27;s not error message or anything. I was looking for a Run or Render button or something to get things to happen, until I gave up and tried Firefox.