Recreating the Human Perception of the Snowflake Sparkling Effect

published: November 18, 2019 — last modified: October 23, 2025

The sparkling lights on the real snowflake decoration are stunning and beautiful. Yet, it seems to be impossible to capture the effect with a video.

After some experiments, I created a new video with a simple effect applied. It does not resemble the tiny, spiky and beautiful corona around the lights you see with your eyes, but it gives a better impression of the sparkling you will experience.

If you have questions, missed any information, or simply want to provide feedback, feel free to comment below or reach out to us through Twitter!

More Posts

Use Enum with More Class!

Posted on 2019-07-29— C++, Improve your Code, Learn

I explain C++11 enum class: why it prevents name conflicts, how it compares to traditional enums and common workarounds, with practical Arduino-friendly examples. If you want clearer, safer enum usage in your interfaces, read the full post for code samples and simple best-practice guidance.

Read this post

Adafruit PowerBoost 1000C Enclosure (LR2165)

Posted on 2021-08-21— 3D Printing, Projects

I designed a simple three-part 3D printed enclosure for the Adafruit PowerBoost 1000C and up to a 1200mAh LiPo. In this post I share the print files, component list, and step-by-step assembly tips to convert the board into a safe portable power pack — please read on if you'd like to build one.

Read this post

Lucky World – A jump'n'run game for MeggyJr RGB

Posted on 2014-12-17— Common

I've released Lucky World, a compact jump'n'run for the MeggyJr RGB featuring an intro, 16+ levels, secrets and an end scene. I squeezed it into ATmega328P limits and shared the sources under GPLv2. If you're curious, please read on for downloads, requirements, and play instructions.

Read this post

Designing 3D-Printable Pots

Posted on 2024-03-24— 3D Printing

I've created a collection of 3D-printable flower pots—geometric, Roman-vase inspired, striped and spiral—optimized for practical printing on machines like the Prusa XL. I share lessons on wall thickness, corner radii, nozzle sizes and model files. Read on for design details and downloads.

Read this post

SMD Soldering

Posted on 2016-08-11— Fun

I demonstrate SMD soldering in a short practice video, working through 1206 and 0805 packages and wrestling with tiny 0603 parts. If you’re curious about surface-mount techniques or improving your hand-soldering, watch the full video — I share what I learned and a few practical tips.

Read this post

How to Create a Prototype Connector from a Pin Header

Posted on 2021-02-10— 3D Printing, Build

I needed a robust way to reuse a 14-pin header on different breadboards, so I designed a simple two-part 3D-printed enclosure, soldered a ribbon cable, and set the header in epoxy. Read on for my quick step-by-step guide and the downloadable design files if you'd like to try it.

Read this post