Skip to content

hjukes99/blendertest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Blender Test Project

This repository contains a Blender Python script that creates a mechanical piston assembly similar to the aged animatronic mechanisms found in 1980s-era theme parks. The script builds geometry, applies procedural rusty materials, sets up dim lighting and a basic camera, then animates the piston with jerky servo-like motion.

Files

  • piston_anim.py – Python script for Blender. Run this inside Blender's scripting workspace or from the command line with blender --python piston_anim.py to generate the scene and animation.
  • wax_candle.py – Creates a melted wax candle with materials and a wick. Run with blender --python wax_candle.py.

Usage

  1. Open Blender (version 3.x or newer recommended).
  2. Load the desired script (piston_anim.py or wax_candle.py) in the text editor and press Run Script.
  3. The scene objects and animation will be created automatically.
  4. Optionally supply your own servo audio by editing the commented section near the bottom of piston_anim.py.
  5. Use Cycles to render the animation frames.

The lighting simulates a dim backstage bulb and the animation includes random jitter to imitate worn mechanical parts. Adjust the materials or keyframes as desired to refine the look.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages