Skip to content

Wangbw Doc Site

Wangbw Doc Site

  • Home
  • About
  • My Account
  • Registration
    • Home
    • youtube
Code youtube

How to create simulation that rays gets reflection insides Ellipse | with source code

Admin Jan 17, 2024 0 Comments

https://youtube.com/shorts/uxFUL_p6J_A this article is to record how I create the simulation that rays gets reflection insides Ellipse. import matplotlib.pyplot as plt import numpy as np from manim import * from…

Code youtube

How matplotlib create a hypotrochoid video, to prove endless sqrt(2) | with source code.

Admin Dec 10, 2023 0 Comments

https://www.youtube.com/shorts/oEGJfSm7EKQ This article records how I created a Hypotrochoid video using matplotlib. the video is requiring below a few items. need to explain the two dot postion equation. could refer…

Code youtube

How Manim create a pendulum video with a few lines of code | with source code

Admin Dec 5, 2023 0 Comments

https://www.youtube.com/watch?v=b2YN8d6jjRI This article records how I created a Modular Arithmetic Multiplication Animation using manim. the video is requiring below a few items. totally 120 balls are there, totally 5 mins…

Code youtube

How Manim create a Modular Arithmetic Multiplication Animation | with source code | very easy

Admin Dec 5, 2023 0 Comments

https://youtube.com/shorts/PN3veBRQD20 This article records how I created a Modular Arithmetic Multiplication Animation using manim. the video is requiring below a few items. totally 150 division are there, and would come…

Code youtube

How manim create a Polyrhythms Visualization ainmation | with source code

Admin Dec 5, 2023 0 Comments

https://www.youtube.com/watch?v=XA-gDB1HWuQ This article records how I created a Polyrhythms Visualization ainmation using manim. the video is requiring below a few items. it is pattern 3:4:5:6:7:8:9:10 sound effect is seperated from…

Code youtube

How manim create a bouncing square with increasing speed | with source code

Admin Dec 5, 2023 0 Comments

https://youtube.com/shorts/2gy1jIYi-FU This article records how I created a bouncing square video using manim, the video is requiring below a few items. speeding is raised when hit the boundry the sound…

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

youtube

Polyrhythm (EP03) 2,3 and 4 play against odd (5,7,9,11,13,15)

Admin Nov 3, 2023 0 Comments

https://youtu.be/ziMYjeEsy8A from manim import * from os import system import random import os config.frame_width = 16 config.frame_height = 9 config.frame_size = (1920,1080)#(1080,1920)#(3840,2160)#(2560,1440)#(1920,1080)# config.frame_rate = 30 config.background_color = BLACK class B_Polyrhythm_234AgainAll(Scene):…

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.