Melbourne, Australia
https://www.instagram.com/wow_elec_tron | |
Web Site | https://www.elec-tron.org |
Github | https://github.com/leonyuhanov/ |
Verification | https://mastodon.social/@wow_elec_tron |
https://www.instagram.com/wow_elec_tron | |
Web Site | https://www.elec-tron.org |
Github | https://github.com/leonyuhanov/ |
Verification | https://mastodon.social/@wow_elec_tron |
19 likes, 6 comments - wow_elec_tron on May 14, 2025: "Working on a birthday present for a friend :) Have been wanting to use this huge chunk of clear perspex, with a light spray of white paint on one side(which i need to reaply). The diffusion is just to die for. Im #3dprinting an enclosure (in parts) for this to be framed. Ive assembled a small matric of 16x23 5050 #sk9822 12mm wide strips, totaling at 368px. My aim is to make 1 animation for thia running on an #esp32 with power via #usbcpd . Its a giant pixel lol".
Working on more organic creatures in #threejs
https://www.instagram.com/reel/DJdS7Bxywjv/?igsh=Y3I5czc3dTN1MzNi
Posting videos on Masto is just a hassle, hope ppl dont hate the insta link
15 likes, 0 comments - wow_elec_tron on May 9, 2025: "Think im done with this proto Jelly Fish. Each one is a self contained dynamic #threejs object. In this scene 4 of them follow a dynamic circular path, slowly undulation, glowing, swiming through innerspace".
If your into Synthwave you would know of the amazing work of George Smaragdis AKA Starcadian. A few days ago George passed away in a tragic accident. I did nio know him personaly but his music moved me and made me feel things that no other artists did. If you dont know of his work I highly recommend checking it out
https://open.spotify.com/artist/3I0ceM8qfqhCKGepaswmVg?si=x68_JdSVQfOtlxFUaETgyA
May you rest in peace amongst the stars.
For the last 20 years ive been part of a small online modding scene for a very niche sandbox video game where a large part of the communtiy is people of all art ability contributing to produce work for the game either in written, 3d or 2d art form.
the introduction of ai generative image work into the community lead to 95% of the human designed 2d and 3d graphic art to stop being produced entirely.
1/2
Anyone have experience with making a WebSocket server on an ESP32 with ESPIDF? Im uaing the code from their example
Compiles, uploads, runs. I can get the http server to load and render content, but if i call
var websocket = new WebSocket("ws://esp32ip_address/ws") from the browser (on the same lan) it just doesnt connect to the websocket !!! Im like 5 hours deep into this and cant work it out