Rico Studio
Hi, I'm Loïc Rico, a 21 years old canadian web developer. I'm passionate about generative art and I love to learn new things. Great things are to come in the near and far future! Be prepared!
This is a personal website of mine where I can display my creations. It was build with Next, React, Mui and the Canvas Element with Javascript to render the different sketches. I'm currently working on this site on my free time.
Before I decided to create this site, I was always finding my self searching for a particular project to show to someone. And more often than not I wasn't even able to start the project since the person I would be showing it to, would not be setup to run it locally. So I decided to build this page to show my creations to people who are interested in my work. I hope you enjoy it.
Articles
Dive into a diverse collection of articles that explore a wide range of topics. Whether you're looking for in-depth guides, insightful discussions, or quick tips and tricks, my articles are designed to inform, inspire, and engage. Each piece is crafted to bring you valuable knowledge, whether you're a seasoned professional or just starting out. Browse through and discover something new, as I somewhat regularly update with fresh content to keep you informed and inspired.
References
2024-12-09
See all of my references site, link, tool, app.
The basics of git
2024-11-09
The basics of git in the terminal and in VSCode.
HTML Basics (WIP)
2024-09-05
Hypertext Markup Language is the standard markup language for documents designed to be displayed in a web browser.
Circumcircle
2024-09-02
A way to find the circumcircle for three given points, where the circle edge pass over all three points.
Image Filtering
2024-01-03
The image filtering using webgl and p5.js
Prime Numbers
2024-01-02
In this article we cover how to find prime numbers. From the easy way to the more advance version.
Ordered Tuple Cardinality
2024-01-01
Given a tuple of 4 elements, if each of the elements can have the same amount of different position as there is elements in the tuple.
Sketches
Explore a collection of interactive and creative coding experiments, where art and algorithms meet. Each sketch is a unique blend of visual expression and computational design, showcasing the endless possibilities of code-driven creativity. Dive in to experience dynamic visuals, playful interactions, and the artistry of generative design.
Audio Spectrum Confetti
2024-09-06
This sketch visualizes sound through a dynamic arrangement of confetti, each responding to different frequencies of an audio spectrum.
Audio Spectrum Hexagon
2024-09-03
This sketch visualizes sound through a dynamic arrangement of hexagons, each responding to different frequencies of an audio spectrum.
Colored Branches
2024-08-27
This sketch features tree like branches (similar to L-Systems) with variation in colors and sizes.
Rotating Squares
2024-08-14
Point Mesh
2024-08-09
This sketch showcase a literal mesh made of moving points creating a great visual attraction.
Boids
2024-08-06
In this sketch, a flock of virtual birds, or "boids," exhibits collective behavior as they glide across the screen.
Brush Drawing
2024-08-06
Drawing spirals, points and lines with a brush creating a nice generative painting.
Elementary Cellular Automaton
2024-01-12
The evolution of a one-dimensional cellular automaton.
Line Follow
2023-10-11
This sketch features a whip-like line that gracefully follows the mouse's movement across the canvas.
Cubic Bezier Curve
2023-09-26
This sketch brings the elegance of cubic Bezier curves to life, showcasing the beauty of mathematical precision in motion.
Flow Fields
2023-09-26
This sketch presents a captivating exploration of motion and direction through the use of flow fields.
Meta Balls
2023-09-26
In this dynamic visualization, fluid shapes known as "meta balls" merge and separate, creating organic, flowing forms that seem almost alive.
Ray Casting
2023-09-25
This sketch simulates the process of ray casting to visualize how rays interact with obstacles in a 2D environment.
Mouse Confetti
2022-12-25
This sketch displays particle-like objects that follow the recent average positions of the mouse, creating a smooth, trailing effect.
Games
Welcome to the Game section, where you’ll find an exciting array of games that cater to all kinds of players. Whether you’re into strategic challenges, immersive adventures, or quick, casual fun, our collection offers something for everyone. Dive into unique game experiences, each crafted with care to entertain, challenge, and inspire. From classic favorites to innovative new titles, this is your destination for all things gaming. Explore, play, and discover your next great gaming adventure here.
Othello
2024-09-02
Othello is a strategy board game for two players, played on an 8×8 uncheckered board.