Challenges

Featured Challenge:
#C2 — Collatz Conjecture

It's the second episode of Coding in the Cabana! Here I attempt to visualize the Collatz Conjecture in Processing.

oct 27, 2019

Collatz Conjecture

Filter by Language

Pick a language to filter

Filter by Topic

pendulum

Boing! Time to simulate a spring force! This challenge fits into chapters 2 and 3 of the Nature of Code and demonstrates how to simulate the oscillating motion of a spring using vectors and forces.

Spring Forces

Choo choo! In this challenge, I build on chapter 3 (Oscillating Motion) of the Nature of Code series and simulate a simple pendulum in p5.js via angular acceleration.

Simple Pendulum Simulation