Skip to content

Wangbw Doc Site

Wangbw Doc Site

  • Home
  • About
  • My Account
  • Registration
    • Home
    • 2024
    • January
Code

How to simulate a ball bounce insides a ellipse| with source

Admin Jan 23, 2024 0 Comments

this article is to record how I create a image when a ball bounces insides a bigger ellipse,can copy the below code to get a image directly. but this post…

Code

How to simulate a ball bounce insides a circle | with source

Admin Jan 18, 2024 0 Comments

this article is to record how I create a image when a ball bounces insides a bigger circle,can copy the below code to get a image directly. import matplotlib.pyplot as…

Code

How to create Mandala pattern Geometry | with source code

Admin Jan 18, 2024 0 Comments

this Article is to record How I create a Mandala pattern Geometry. import matplotlib.pyplot as plt import numpy as np MaxLength = 4.4 ###this is to control size of length…

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

How to create a midi file based on list of frame Index and connected matched note | with source code

Admin Jan 6, 2024 0 Comments

this article is to record How I create a midi file based on the below input ballPlay = , , , , ] frameIndex = step = 70 frameAspect =…

Code

How to create Gradients colors for Manim or Matplotlib | with source code

Admin Jan 6, 2024 0 Comments

Below is to record How I create a list of Gradients colors for Manim or Matplotlib. from manim import * from os import system import random 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…

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.