✦ Page 02 — 3D Animation with Blender ✦

Solar System

Blender · Python Script · 3D Animation · Cycles

☿ Mercury ♀ Venus ⊕ Earth ♂ Mars ♃ Jupiter ♄ Saturn
🔷
BLENDER 3D
+ Python Scripting (bpy)

Solar System in Blender

To enhance the multimedia project, I built a fully animated solar system in Blender using a custom Python script. Each planet orbits the sun with accurate relative speeds, textures, and lighting — ed with Cycles for photorealistic output.

Python scripting in Blender allowed me to automate planet placement, orbital paths, and keyframe generation — drastically reducing manual work and enabling rapid iteration on the animation timeline.

🌐
Scene Setup
Created the sun, planet meshes, and an HDRI deep-space environment inside Blender's 3D viewport.
🐍
Python Scripting
Automated orbital keyframes, planet speeds, sizes, and lighting using a custom bpy script.

Code

The Python Script

This Blender Python script automates the creation and animation of all planets, handling their orbital paths, speeds, and keyframes programmatically.

<

Blender Renders & Output

Here are the planets for the 3d Solar System, accomplished using blender and python.

Final
Earth Blender Animation
The rendered Earth animation output.
Mercury Blender Animation
The rendered Mercury animation output.
⚠️

Academic Disclaimer: This page and all its contents are created solely for academic purposes as part of a Multimedia and Authoring course requirement. All referenced tools, platforms, and techniques belong to their respective owners.