Posts by Tags

algorythms

demo

javascript

Fireworks over planet

1 minute read

A simple P5.js sketch showing how to shoot fireworks using forces from a sphere

p5.js

Fireworks over planet

1 minute read

A simple P5.js sketch showing how to shoot fireworks using forces from a sphere

p5js

processing

programming

raytracing

snippets

Fireworks over planet

1 minute read

A simple P5.js sketch showing how to shoot fireworks using forces from a sphere

Baricentric Coordinate

1 minute read

A couple of useful ways to extract random points in a n-dimensional triangle or quad, using only 2 random values between 0 and 1.