SM Logo
Samantha Mharie
Digital Artist andCreative Technologist

INTERACTIVE CODING

INTERACT EXPLORE PLAY

Explore immersive, interactive code-based art by Samantha Mharie, featuring her solo work.

Algorithmic Triangular Grid

 HTML | CSS | P5.js

2024

An experimental approach to generating an algorithmic triangular grid pattern using a randomised array driven by noise parameters.

Click the refresh button below to randomise and refresh the pattern display!

Process Archive
thumb
thumb
thumb
thumb
×
Enlarged View

Algorithmic Quarter Circle Grid

 HTML | CSS | P5.js

2024

A procedural framework for generating a quarter-circle arc grid pattern by leveraging noise-driven randomised arrays.

Click the refresh button below to randomise and refresh the pattern display!

Process Archive
thumb
thumb
thumb
thumb
×
Enlarged View

Polar Trigonometric Art

A creative coding project that explores how mathematical formulas can generate shapes by converting polar coordinates into Cartesian coordinates.
The work is inspired by the mathematical conceptual art of Hamid Naderi Yeganeh.

This Polar Trigonometric Art is based on the mathematical equation to create intricate patterns and geometric forms:

\[ \left(\sin\left(\frac{34\pi i}{3000}\right), \left(\frac{1}{2}\right)\cos\left(\frac{6\pi i}{3000}\right)\right) \ \text{and}\ \left(\left(\frac{1}{2}\right)\sin\left(\frac{6\pi i}{3000}\right), \cos\left(\frac{34\pi i}{3000}\right)\right) \]

Note: This feature is best experienced on larger screens or devices.