Ruby Sketch
Ruby Sketch is a Ruby library that allows developers to create and manipulate graphical user interfaces (GUIs) using a simple and intuitive API. It provides a easy-to-use interface for creating sketches, animations, and interactive applications.
require 'ruby-sketch'
noise = RubyNoise::Perlin.new particles = [] ruby sketch