Leon Denise
banner
leondenise.bsky.social
Leon Denise
@leondenise.bsky.social
did you mange to get it work? it throws an error when running the installation, being on linux might be the issue
February 17, 2025 at 8:49 AM
interesting, I think the shadertoy is in private state? website says it can't find the page
February 17, 2025 at 8:27 AM
nice! I was doing it manually but this is way better
February 12, 2025 at 11:14 PM
It's a python app using the MediaPipe framework to detect hand. Then the data is sent via OSC in Godot to interact with a particle system. You can learn about MediaPipe at ai.google.dev/edge/mediapi...
February 12, 2025 at 10:41 PM
if you add "source_color" to the textures it's should be closer to the image, and also you may want to add the result and using the albedo
December 7, 2024 at 7:04 AM
or use the "normal" and "light" variables, in the light pass
December 6, 2024 at 7:43 PM
To blend between textures you could use the "attenuation" variable, which has the shadow value (but not only)
December 6, 2024 at 7:41 PM