Keeping in Touch 02 - Particle Attractors & Kinect

Поділитися
Вставка
  • Опубліковано 21 вер 2024
  • In this quick tutorial I show how to setup a particle attractor and control it with your hand in realtime. There was more to this video but it corrupted so it ends rather abruptly.

КОМЕНТАРІ • 51

  • @georgiajackson7737
    @georgiajackson7737 5 років тому +4

    Thank you for this tutorial! The only tutorial that has taught me how to use the Kinect in a way that I want :)

  • @Do1drummer
    @Do1drummer 3 роки тому +2

    This is a great workflow for seeing/calibrating input values. So helpful! Thank you.

  • @Finite8614
    @Finite8614 7 років тому +5

    thank you so much for sharing your expertise

  • @langhai8027
    @langhai8027 4 місяці тому

    Some good info here, Thanks!

  • @paolokoelio
    @paolokoelio 4 роки тому +1

    Man, this is dope

  • @LukeHildreth
    @LukeHildreth 5 років тому

    Thanks for the tutorial!

  • @RusticRaver
    @RusticRaver 8 років тому +7

    I have a question too, so here I'm using kinect v2 , this is the only video on internet that shows u that so far, well done. At 4.41m when you switch the near depth on, here is cannot switch it even with face track on, I tried turning the kinect 2 node into a version 1 of the kinect and that works but my problem is I cannot see all these bars inside the nods with values for each arm , leg... neither if i select version 2, what am I doing wrong? thx

    • @DennisNowack
      @DennisNowack 6 років тому +3

      same problem here. even if your comment is 2 years old.

  • @RusticRaver
    @RusticRaver 8 років тому +1

    Hello, amazing tutorial, like black magic. thx a lot

  • @Jiguzip
    @Jiguzip 6 місяців тому

    Can it be applied to lip motion?

  • @vjastrix
    @vjastrix 8 років тому

    great tute man!

  • @kevinheckart
    @kevinheckart 5 років тому

    Kinect 2 doesn't like my laptop half of time also. - Desktop works fine.

  • @lostinspacestudio
    @lostinspacestudio 4 роки тому

    great thanks for that!!

  • @sebadelprado
    @sebadelprado 5 років тому

    gracias

  • @jongo8535
    @jongo8535 3 роки тому

    How about group interaction? We do it manually for each person?

  • @jordanborges2370
    @jordanborges2370 6 років тому +1

    Is there a way to have the second sphere avoid the first sphere, instead of attracting it? I am just wondering if that would be a way to push objects?

    • @VisualesqueVideo
      @VisualesqueVideo  6 років тому +1

      For pushing you could use the particle systems collision object (2nd input of the particle SOP) and set the particle SOPs hit behaviour to bounce on contact (this is on the particle SOPs limit page) and this would for example make your hand an affector. Another option would be to use the third input and plug a metaball followed by a force sop into that to act on the system. This is more useful for disruptive effects such as vortices etc though.

  • @BenHall289
    @BenHall289 7 років тому

    I've followed along exactly but when i attach the attractor sphere into the input labelled Surface attractors on the particle sop it doesn't cause the particles to turn back in like it does when you do it. I can't figure out what i'm doing wrong. Can anybody help?

  • @iljapanic
    @iljapanic 5 років тому +1

    Amazing intro into particles and at attractors. Exactly what I was looking for.
    Any suggestions on improving the performance? I created 3 attractors and now my FPS is hovering around measly 10, despite having 2GB graphics card (I know it's not a lot, but should suffice for the simple particle system here).

    • @iljapanic
      @iljapanic 5 років тому

      Setting up a default 1 frame / SFPS helped a little bit, but the FPS is still miserably low (25-ish)

    • @VisualesqueVideo
      @VisualesqueVideo  5 років тому +1

      @@iljapanic Particles in TouchDesigner run on the CPU so if you have a lot of particles they'll be slow as it's the CPU that's taking the hit. If you go to the palette you can find a component under tools called ParticlesGPU. This is a GPU version of the Particle SOP. You might be able to use that although it isn't as flexible as the particle SOP.

    • @iljapanic
      @iljapanic 5 років тому +1

      @@VisualesqueVideo Thanks a lot for such a quick reply! Found the Particles GPU component, looks smoother at the first sight. Any pointers for how to attach attractors to it? There is only a TOP input available by default.

  • @lidiafalletta9261
    @lidiafalletta9261 5 років тому

    thank you

  • @sebastianhidalgochavarriag559
    @sebastianhidalgochavarriag559 3 роки тому +1

    Hi, i'm stucked. The expression 0.5/$FPS is not working, is the same use root.time.rate ?

    • @VisualesqueVideo
      @VisualesqueVideo  3 роки тому +2

      It is yes. It's the old receipt variable... I'd recommend using python these days

    • @sebastianhidalgochavarriag559
      @sebastianhidalgochavarriag559 3 роки тому

      @@VisualesqueVideo thank you so much for your time and the quickly reply to my question🙏🙏 New subscriber.

  • @IIkarysan
    @IIkarysan 7 років тому

    Hi! Thats really nice vid. But is possible to control attraction by two different users (like user one is on the left and user 2 is on the right side of the screen and particles are attracted depending on the Z position of users ?)

  • @ETArt1111
    @ETArt1111 8 років тому

    if you wanted to create a mesh that would stick to users as they walked by how would you do that?

  • @jonsolo3347
    @jonsolo3347 6 років тому

    Great tutorial!
    Was wondering, how do you add another set of "attractor" when there is more than 2 people interacting with the kinect? So that the emitter emits particles according to the number of people on screen. Kindly advise

    • @VisualesqueVideo
      @VisualesqueVideo  6 років тому +1

      Jin Han Ngoh you can have multiple sops merge together with the merge sop and then plug that into the particle sop

  • @RusticRaver
    @RusticRaver 8 років тому +1

    ha its fine man, i was just too close to camera for it to track skeleton, everything just appeared.

  • @MrThebigcheese123
    @MrThebigcheese123 9 років тому

    Hi, great tutorial so far, but how do you change the Background colour to black on the render window? Mine is a transparent checker board effect. Thanks.

    • @RichardBurnsanims
      @RichardBurnsanims 9 років тому

      Hi Graham,
      This is in the preferences. edit menu > preferences > TOPs > viewer background. You can also just composite the visual over a Constant TOP and set it to black.

    • @MrThebigcheese123
      @MrThebigcheese123 9 років тому

      Richard Burns Thanks man, much appreciated! Also, could you tell me how to full screen that window for a projector? If its not too much to ask :D
      Not sure how i could run it full screen on a separate monitor, also would this cut back on the physics and allow room for more FPS? Thanks.

    • @RichardBurnsanims
      @RichardBurnsanims 9 років тому

      You can use the window COMP to do this. You drag the TOP that you want to send out onto the operator parameter of the window and then set its size to fill location. Set borders to off and monitor to the monitor Id (probably 1) then when you toggle open on it will open up the window on the second screen

    • @MrThebigcheese123
      @MrThebigcheese123 9 років тому

      Richard Burns Hmmmm, i am looking to have the who display on the second monitor, that will be the interaction screen, black background with the animated interaction on it, bit like projection mapping, I hope this software can do it :(
      Just tried what you suggested and when i change to monitor 2, nothing happens no display pops up on my other screen, thanks.

    • @MrThebigcheese123
      @MrThebigcheese123 9 років тому

      Richard Burns All sorted now! Bar the particles leave a grey stencil outline on the secondary monitor, once opened on the second monitor, the background is a solid black, but upon interaction it starts generating this grey mess, odd huh? Probably a software fault. Thanks though! :D

  • @mesich1
    @mesich1 4 роки тому

    hi, if I don´t have a Kinect, how can I achieve the same result?

    • @VisualesqueVideo
      @VisualesqueVideo  4 роки тому +3

      You could use the mouse in CHOP or the joystick CHOP if you have a game controller as a replacement for the kinect CHOP.

  • @mamba13s
    @mamba13s 6 років тому

    do you have any online course?

  • @toupinha
    @toupinha 6 років тому

    hi! Igo into the geometry and make the change thorus>sphere with particles, but when i go to the up level everithing inside the "geometry" is dissapear. Any idea? Thanks!

    • @VisualesqueVideo
      @VisualesqueVideo  6 років тому +1

      Laura Iturralde it might be that you haven't set the render flag or the display flag, these are the two circles on the bottom right of the operator

    • @toupinha
      @toupinha 6 років тому

      it works!!! thanks!!!

  • @Sleepy.Bunny87
    @Sleepy.Bunny87 5 років тому

    hey is there a next video i mean how to deploy it?

    • @VisualesqueVideo
      @VisualesqueVideo  5 років тому

      ua-cam.com/video/Jh18yHfYT0I/v-deo.html have a look at this video for getting the visual to the output. It shows how to setup a window

  • @koikill
    @koikill 8 років тому

    Hi! I wanted to know if this works with Kinect for Xbox. I have the power adapter.
    Thank you :)

    • @orange3567
      @orange3567 5 років тому

      churrito ....that’s the whole point of the video moron

  • @anaishuang7743
    @anaishuang7743 4 роки тому

    student cannot use kinect...pity

    • @VisualesqueVideo
      @VisualesqueVideo  4 роки тому

      Is this an issue with the tutorial or are you just commenting on something vague? Can I help?

  • @ricksflicks-
    @ricksflicks- 5 років тому

    Some good info here, Thanks!