Skip to content

karolef/p5_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello there!

The purpose of this repository is for me to upload my p5.js code and showcase it.

If you have any questions, please let me know via email: [email protected]

Below URL links to some of my projects:

  1. Minimum spanning tree using Prim's algorithm, click to add new nodes
  2. Mapping recent earthquake data API
  3. Drawing trails of objects created via mouse click
  4. Mitosis simulation
  5. Greyscale pixelated video feed from your devices' camera [REQUIRES YOU TO ALLOW THE CAM USAGE WHEN PROMPTED]
  6. Brightness mirror based on the video feed from you device [REQUIRES YOU TO ALLOW THE CAM USAGE WHEN PROMPTED]
  7. Checkbox mirror based on the video feed from your device [REQUIRES YOU TO ALLOW THE CAM USAGE WHEN PROMPTED]
  8. Painting with pixels [REQUIRES YOU TO ALLOW THE CAM USAGE WHEN PROMPTED]
  9. Slit scan video [REQUIRES YOU TO ALLOW THE CAM USAGE WHEN PROMPTED]
  10. Applying blur to a video feed using seriously.js [REQUIRES YOU TO ALLOW THE CAM USAGE WHEN PROMPTED]
  11. [WIP] Maze generator with backtracking
  12. Diffusion reaction over time, the chemicals are fed in 5 places
  13. Sockets - code required to share the canvas among the clients via the server with sockets - requirements are node.js, express.js and socket.io not uploaded in that folder
  14. Visualization of 1D Perlin noise
  15. Visualization of 2D Perlin noise
  16. Visualization of 3D Perlin noise, Perlin noise flow field
  17. A mass of goop visualized with the use of Perlin noise
  18. Checking object intersecion of every bubble in the array
  19. [WIP] Asteroids
  20. Fractal tree with the use of recursive function
  21. Fractal tree object oriented
  22. Fractal tree generated using Lindenmayer system (L-System)
  23. Fractal tree generated using space colonization algorithm
  24. Mandelbrot set
  25. Julia set
  26. Superellipse
  27. 2D supershape visualization
  28. Fireworks generator
  29. Smart rockets - genetic algorithm
  30. Phyllotaxis
  31. Diastic algorithm
  32. Interacting with text on a single word basis
  33. Word counter
  34. Markov chain applied to a piece of text
  35. Traveling salesman problem with brute force
  36. Traveling salesman problem with the use of lexicographic ordering
  37. Traveling salesman problem with the use of genetic algorithm
  38. Term frequency - Inverse document frequency
  39. Text sentiment analysis with AFINN-111 - the issue is it only looks at raw words, not context
  40. Simple random walker
  41. Vector based random walker with Levy flight
  42. Rose patterns
  43. Attraction and repulsion - click to add the source
  44. Steering behavior
  45. Breadth first search - random list of countries with animal names (does not make sense but the algorithm does)
  46. Minesweeper
  47. Conway's Game of Life
  48. 10PRINT - pick an image
  49. Simple clock design
  50. Matrix rain
  51. Spring physics
  52. Spring menu design
  53. Steering behavior with evolution
  54. Snow
  55. [WIP]Particle system
  56. 2048
  57. Ripple effect
  58. Circle packing
  59. Quadtree - click on the canvas to add points
  60. Color contrast predictor with neural network
  61. Neuroevolution with flappy bird
  62. Lissajous curves
  63. Sorting visualization
  64. Barnsley fern fractal with dots
  65. A* search algorithm in pathfinding & not optimized - if the beginning or end is walled off just refresh
  66. Snowflake generator using Brownian tree

Releases

No releases published

Packages

No packages published