Posts tagged with "Animation"

Deforum Cheat Sheet

This is a cheat sheet of animations showing what the various 3D translation and rotation settings do in Deforum Stable Diffusion.

Published: May 24, 2023 | Last Modified: May 13, 2025

Thin Plate Spline Motion Model

A practical guide to using the Thin Plate Spline Motion Model for animating static images by transferring motion from a driving video, with setup instructions and observations about optimal video dimensions and motion tracking limitations.

Published: April 12, 2023 | Last Modified: May 13, 2025

Frame Interpolation Large Motion (FILM)

A comprehensive guide to setting up and using Google’s Frame Interpolation Large Motion (FILM) TensorFlow implementation, enabling the creation of smooth animations by generating intermediate frames between existing images using deep learning techniques.

Published: February 5, 2023 | Last Modified: May 13, 2025

Logistic Map

A C# implementation of the logistic map that visualizes how this simple mathematical model produces complex chaotic behavior when modeling population growth under resource constraints.

Published: May 14, 2022 | Last Modified: May 13, 2025

k-means Clustering

A Processing visualization of the k-means clustering algorithm, demonstrating iterative centroid-based data partitioning and Voronoi cell formation for different values of k.

Published: May 18, 2021 | Last Modified: May 13, 2025

Buddhabrot

An implementation of the Buddhabrot fractal rendering technique, which visualizes escape-time trajectories of points outside the Mandelbrot set, creating intricate patterns that resemble a seated Buddha figure.

Published: August 25, 2019 | Last Modified: May 13, 2025

Blending Textures With Open Simplex Noise

A Processing implementation that combines Open Simplex Noise with image blending techniques to create smooth, organic animations of texture transitions.

Published: August 18, 2019 | Last Modified: May 13, 2025

Cube Wave

A Processing implementation of a 3D cube wave animation using PeasyCam for camera control, featuring dynamic lighting and orthographic projection for a mesmerizing visual effect.

Published: December 30, 2018 | Last Modified: May 13, 2025

Lorenz Doll

A Processing visualization where each pixel of an image is transformed into a Lorenz System, with the system’s velocity mapped to the original pixel’s brightness values.

Published: November 21, 2018 | Last Modified: May 13, 2025

Barnsley Fern

A Processing implementation of the Barnsley Fern fractal, demonstrating iterative geometric transformations to create a self-similar fern-like pattern with applications in computer graphics and chaos theory.

Published: June 28, 2018 | Last Modified: May 13, 2025