We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi, everyone. My name is Ruan. I study Digital Design at Federal University of Ceará - Brazil. Recently I discovered p5.js through the Coding Train channel so I decided to give it a try and came up with this heart project.
What do you think about it? Do you have any sugestions on the code?
Thanks for the help. :D
Link to the animation: https://alpha.editor.p5js.org/full/HyfEWGJa-
To understand better the project please see the links below: From pencil to p5.js - Behance Project Github Repository
I know the code isn't the best but you know I'm just starting and I could make it work. I guess it's a good begining. hehe xD
Comments
@ruansouza
Beautiful design -- I enjoy the lighting on the surface.
If you are looking for suggestions for enhancements, one thing you might consider doing is adding a behavior if the mouse is not over / interacting with the artwork.
For example, after a certain amount of time a virtual mouse could pick up the spotlight and perform a random walk. And / or the light could fade between colors -- fading to blue when computer controlled, fading to red when the user's mouse is interacting.
@jeremydouglass
Thanks for your sugestion, Jeremy. It means a lot.
I will try to make the behavior you metioned and give you some feedback.
Thanks again. :D
Gostei mesmo. Por enquanto trabalho/estudo com Processing, mas você me fez ficar curioso. Vou dar uma olhada na p5.js
Que bom que você gostou @noel . É bem divertido usar a p5, principalmente pra quem trabalha com programação orientada a web que é o meu caso. Atualmente curso Design Digital na UFC de Quixadá. Já faz tempo que você estuda Processing?
Apenas alguns meses. Usei mais Basic, mas gostei do Processing porque funciona em Android, Lunix, iOS, e combina muito bem trabalhando com micro-processadores.
Seu projeto parece ser bem interessante. Como vocês perceberam a necessidade de mostrar essas duas linhas em tempo real? Foi algo pedido por algum especialista na área? O programa gerador de imagens do seu amigo parece ser interessante também, as imagens ficaram bem legais. Ainda não aprendi a fazer geradores de imagem com a p5, mas pretendo aprender em breve. No momento ando um pouco ocupado por conta de um trabalho de férias, mas assim que acabar poderei voltar a estudar sobre isso.