Skip to content

Wangbw Doc Site

Wangbw Doc Site

  • Home
  • About
  • My Account
  • Registration
    • Home
    • Manim
Code Manim

How to create a polyrhythm video by ONLY a few line code

Admin Apr 15, 2024 0 Comments

Manim is able to create polyrhythm animation quickly, below is how I render the animation. audio part in not included here. https://youtu.be/k_TeVEAgslM from manim import * import numpy as np…

Code Manim

How to render a polybeat animation by manim | with source code

Admin Jan 6, 2024 0 Comments

https://www.youtube.com/watch?v=0JvCtkWbXSA This article records how I created a polyBeat animation using manim. the video is requiring below a few items. in my below code, the beats are 3,4,6,8,12, the embed…

Manim youtube

How to make a String Art #1 | tutorial | with source code

Admin Nov 3, 2023 0 Comments

https://youtu.be/ii8b6CcdktM from manim import * import numpy as np from os import system import os from colour import Color import math import random config.media_dir = "E:\PythonMedia\media" config.frame_width = 16 #…

Recent Posts

  • How blender plot a functional curve | with source code
  • How Manim generate a MP3 file from on a few specific wav file based on animation.
  • How to create a polyrhythm video by ONLY a few line code
  • How python move & rename the files | with source code
  • How to simulate a ball bounce insides a ellipse| with source

Recent Comments

No comments to show.

Archives

  • June 2024
  • May 2024
  • April 2024
  • January 2024
  • December 2023
  • November 2023

Categories

  • Blender
  • Code
  • Manim
  • python
  • youtube

You Missed

Blender Code

How blender plot a functional curve | with source code

Code

How Manim generate a MP3 file from on a few specific wav file based on animation.

Code Manim

How to create a polyrhythm video by ONLY a few line code

Code

How python move & rename the files | with source code

Wangbw Doc Site

Copyright © All rights reserved | Blogus by Themeansar.