Skip to content

Wangbw Doc Site

Wangbw Doc Site

  • Home
  • About
  • My Account
  • Registration
    • Home
    • matplotlib
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 matplotlib makes simulation of zoom out/in and move camera synchronously when render animation | source code

Admin Dec 19, 2023 0 Comments

This article records how to simuate the zoom out/in and moving camera synchronously when using matplotlib to render the animation below code is to assume we are going to zoom…

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…

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.