Nejimon | Generative Art

|
Analog clock simulation using JavaScript (p5.js). Click on the thumbnail to see the demo. Uses trignometry to calculate the clock hand coordinates.

|
Interatctive text animation using TypeScript and HTML canvas. Click on the thumbnail to see the demo. Use your mouse (on desktop) or finger (on mobile device) to interact with the application. Try your own text!!!

|
Flower field simulation using JavaScript (p5.js). Click on the thumbnail to see the demo. Uses trignometry and Vectors for achieving the effect.

|
Interatctive particle animation using TypeScript and HTML canvas. Click on the thumbnail to see the demo. Use your mouse (on desktop) or finger (on mobile device) to interact with the application. Try your own photos!!

|
Falling Hearts animation using JavaScript (p5.js). Click on the thumbnail to see the demo. Uses Wolfram Alpha Heart Curve formula.

|
This sketch simulates the path of a fish's movement towards a bait. Click on the thumbnail to see the demo. It uses vector math functions available in p5.js for calculation of the path.