Skip to content

dcalibri/Manim-Introduction-Animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“œ Description

This Manim script demonstrates the use of 2D and 3D animations in Python with Manim Community Edition.

  • 🎨 Background & Intro
    Sets the background color and displays fixed text (Name, NIM, Class) in the corner of the screen.

  • πŸ”΅ 2D Objects
    Creates a yellow circle that moves to the center, scales up, and then transforms into a rectangle.

  • 🧭 3D Environment
    Adds ThreeDAxes as a reference frame, sets up the camera orientation, and begins an ambient camera rotation for dynamic viewing.

  • 🧱 3D Character Assembly
    Builds a simple 3D figure using Prism objects:

    • Head (yellow prism)
    • Body (green prism)
    • Arms and legs (yellow prisms)
      Includes animations such as scaling, rotating, shifting, and transforming to simulate assembly of the character.
  • πŸŽ₯ Camera Movements
    Smooth camera transitions between angles with ambient rotation to enhance the 3D effect.

The result is a short animated introduction: starting with your personal information, moving through 2D shape transformations, and ending with a fully animated 3D character.

About

This project is a Manim (Mathematical Animation Engine) script that creates a 3D animated a simple 3D character built from geometric primitives.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages