Projects from Karel, including ML5 and ZIM and more!

working on disney models with holoTile idea from this video

and

as the makersmind: eyes can turn


so with ml5 would be cool 'the robots follows your hand'

I want this idea stickyman with lasering idea (from 2016 already)


how he did it I don't know, but now we can with ZIM+ml5 !

https://flong.com/archive/projects/gpp-ii/index.html
so it would be cool ZIM can do multiple body tracking also

so I asked claude ai


so this is the app of 2 persons
here I'm dancing alone :slight_smile:

my zapp with max of 6 people: here 2 people

enjoy dancing in summer holidays before the webcam (connect the laptop or smartphone to your smartTV to see you all big dancing stickman )

greetZ

problem was that people are not detected the colors changes each time of that person, I integreted smart Tracking with ai (so people do not need to where shirt to be detected correctly)

so this is the result


but smaller ar right bottom with slider

greetZ

1 Like

Idea of the challange april2024, to keep a circle into a boundary
https://forum.zimjs.com/t/code-challenge-01-4-26-2024/645/4
is now possible with 2 circles into a square to move the circles
image

into a cave (original motionController

I converted to ml5 https://zimjs.com/ml5/finger
I found out it with this cave idea

but even funnier is to use it as eyes of
so the minions eyes into glasses follow the fingers of the webcam

anybody a simple idea how to make this

how cool!
greetZ

The last one is not working for me - just stays stuck in the middle and I would also rethink your layout.

image

Perhaps put your instructions on a Pane() or at least not on top of one another and try never to have a button that has more than one word - two at the most. And I don't think you have eye tracking - it is fingers so that is confusing? Or does eye tracking place the eyes on the head at the right place? Anyway - it does not fit on the interface nor does Allow Camera nor does Cancel.

What is wrong with our default?

image

I like drawing a lot as this example vodeo I made this drawing zapp

so I created this as zapp also (not yet clicking the colors, must be manual touch)

Ever used ZIM+ThreeJS with ml5 cam pinch gesture ! it works to turn a cube befor ethe cam!

My dream came true @Abstract . turning objects without mouse, only before the webcam
test it here

(now with annoations to click on it and open/close the annotation will come)


you have to pinch to turn the object up/down left/right , you can choose your hand

do you like it?
other ideas!?
tell me
greetz
dreamCoder Karel

with sliders

I think the code is not complete because you did not resave save after getting your screenshot.

1 Like

yes now it should need to work!

1 Like

so now also the ThreeJS objects can be used with the cam to know what is the hitTest to the floor .. so an object can be placed around into the stage.. new dream :slight_smile:

I works for glb/gltf files also now and functionality

  • pinch left hand : up/down = zoom in/out
  • pinch right hand : left<>right = turn left/right, up/down = turn up/down
    the rocket of tintin :slight_smile:

with 2 sliders

or with 3 sliders

thanks
tip: I took the image of the wiki https://en.wikipedia.org/wiki/Pinch_(action)
info Pinching is also a multi-touch gesture, done by squeezing one's fingers on a touchscreen.

  • A pinching gesture
  • A pinch is a grip of a flexible object in which a portion is taken between two fingers

also now the annotations work to click and open/close with pinch



so without annotations


and with annotations, I needed to ask it to chatGPT to get a transparent threeJS with the cam at bottom


so you can test it here