Challenges

Featured Challenge:
#155 — Kaleidoscope Snowflake #SupportP5

Happy holidays! #SupportP5! This video shows an attempt to make a snowflake from a "kaleidoscope painting" effect.

dec 25, 2019

Kaleidoscope Snowflake #SupportP5

Filter by Language

Pick a language to filter

Filter by Topic

data visualization

Learn to create your own climate spiral using p5.js and temperature data. Originally designed by the climate scientist Ed Hawkins, the climate spiral is a visual representation of the changing temperatures over time, illustrating the urgent need to address climate change.

Climate Spiral

In this coding challenge, I follow up on the Earthquake Data Visualization challenge and create a 3D version in Processing(Java) using spherical coordinates. I also discuss some 3D vector math including the cross product.

3D Earthquake Data Visualization