Domain Warping in TouchDesigner
39:52
Пікірлер
@RusticRaver
@RusticRaver 3 күн бұрын
top
@omansounds
@omansounds 5 күн бұрын
Very helpful! Thank you!
@GowthamJayaram
@GowthamJayaram 9 күн бұрын
Thank you, this is excellent stuff
@tamboo_art
@tamboo_art 15 күн бұрын
Thanks a lot for this tutorial!
@pq8py
@pq8py 16 күн бұрын
How do you download from Lumalabs? It doesn't allow the option
@water__shed
@water__shed 15 күн бұрын
it needs to be a capture you created on your account, then you can download it from their web app
@pq8py
@pq8py 11 күн бұрын
@@water__shed I understand, I thought I could download models from featured gallery Thanks ;)
@leonidkrykhtin
@leonidkrykhtin 17 күн бұрын
Does this work for videos as input?
@water__shed
@water__shed 15 күн бұрын
have you tried it?
@leonidkrykhtin
@leonidkrykhtin 17 күн бұрын
can we change the moving points to Kinect gesture interaction or webcam interaction?
@Luis-qe8el
@Luis-qe8el 17 күн бұрын
+ 1
@water__shed
@water__shed 15 күн бұрын
yes, that is the whole point of this tutorial. you just need to format your kinect data (or mediapipe data with webcam) to the same [u, v, select] format we used in the tutorial, then wire into the render pick dat
@leonidkrykhtin
@leonidkrykhtin 15 күн бұрын
@@water__shed cool thanks!
@leonidkrykhtin
@leonidkrykhtin 18 күн бұрын
I have the question actually about the video instead of image. i want video contantly updating with the effect instead of pressing keyboard constantly. How to make the video update in real time with effect?
@leonidkrykhtin
@leonidkrykhtin 18 күн бұрын
me.Time.frame doesn't work in GLSL component Vectors Value. Could you please inform us what you wrote correctly?
@water__shed
@water__shed 15 күн бұрын
me.time.frame
@leonidkrykhtin
@leonidkrykhtin 21 күн бұрын
Thank you so much! I did realise about SOP Filein operator later. But i will check your reference for sure,
@leonidkrykhtin
@leonidkrykhtin 21 күн бұрын
How can we replace boxes with any custom imported geometry instances? Like 3D butterflies, flowers, whatever... i guess it's not just changing a SOP sphere to a custom 3D TOP?
@water__shed
@water__shed 21 күн бұрын
you can use the filein SOP to load custom geometry (.usd or alembic works best, or bhclassic from houdini). but it will likely require some decent work to get them working, such as custom vertex shaders etc to animate your butterfly
@water__shed
@water__shed 21 күн бұрын
you can check out david braun's boids tutorial for a good example, he uses a 3d model of a bird for a flocking simulation
@aycaatay5976
@aycaatay5976 24 күн бұрын
Hey, Can we find the colored visualization part (shown in the beginning) on your pathreon file? Thanks for the tutorial!
@leonidkrykhtin
@leonidkrykhtin 29 күн бұрын
Is it possible to upload a link to this GLSL code?
@water__shed
@water__shed 29 күн бұрын
available on my patreon: www.patreon.com/posts/pixel-sorting-in-80203006
@technotion_
@technotion_ Ай бұрын
Fantastic work! Im super interested in doing these kind of urban displays within touchdesigner, visualizing urban data is the best. Thanks for posting this and your other tutorials. Ill be working through them soon.
@technotion_
@technotion_ Ай бұрын
Fantastic work! Im super interested in doing these kind of urban displays within touchdesigner, visualizing urban data is the best. Thanks for posting this and your other tutorials. Ill be working through them soon.
@technotion_
@technotion_ Ай бұрын
Thanks for sharing your process. I am an OpenStreetMapper who is also a TD nerd so getting to blend the two seems fun!
@cloudlesssnowstudios633
@cloudlesssnowstudios633 Ай бұрын
Hey this is amazing, is it possible to use a Midi Keyboard to trigger fluids one by one per note?
@water__shed
@water__shed Ай бұрын
im sure it is!
@cloudlesssnowstudios633
@cloudlesssnowstudios633 Ай бұрын
@@water__shed ill have to figure it out!
@robeen_2001
@robeen_2001 Ай бұрын
how are u not gonna show the part where u explai how to import the point cloud lol
@water__shed
@water__shed Ай бұрын
drag and drop the exported splat .ply into touchdesigner
@ibimharry6978
@ibimharry6978 Ай бұрын
hey, I am having trouble with getting the video from my phone to actually play in touchdesigner, the video input only gets one frame and stops do you have any work-arounds for this?
@water__shed
@water__shed Ай бұрын
pretty hard to say wihtout more info - check your internet connection / bandwidth is there (try over USB instead of wifi, see if this helps). Sounds like the connection might be bad. Also make sure TD is not paused and your laptop is powered, not on battery
@kiwisan32
@kiwisan32 Ай бұрын
very cool!! 🥰
@hemangruparelia1300
@hemangruparelia1300 Ай бұрын
Bro amazing work!!
@dereklindsay3431
@dereklindsay3431 Ай бұрын
Any luck on MacOS anyone?? Can't seem to get it to work
@SonicIdentifications
@SonicIdentifications Ай бұрын
Hi, Thank you for the video. For some reason I am not able to upload a PLY file in the Geo box. Do you maybe know how to solve this problem? Thank :)
@water__shed
@water__shed Ай бұрын
make sure the PLY file is uncorrupted (try drag/drop into the TD network from the file explorer). if the issue persists, you can go inside the geo and replace the point file in TOP with your drag/drop point file in - should fix things
@SonicIdentifications
@SonicIdentifications Ай бұрын
Thank you, I've made a scan with the app PolyCam and exported it to splat PLY. I imported the file in TD and it worked. Unfortunately I ran in another problem, because I don't see the colour textures. Only the colour Blue and Red. Does anyone know how to solve this? Thank you in advance. :)
@water__shed
@water__shed Ай бұрын
@@SonicIdentifications mac or windows? blue and red probably means a glsl shader error, check in the color COMP and see if that is the problem. I think there is an issue with some graphics card drivers due to the number of inputs needed for the color shader. you could probably get around this by splitting the shader into two passes
@SonicIdentifications
@SonicIdentifications Ай бұрын
@@water__shed Thanks, how can I split the shader in two passes? :)
@khoile4477
@khoile4477 Ай бұрын
This is great Lake
@water__shed
@water__shed Ай бұрын
thank you! glad you are finding it helpful
@SQUNTO
@SQUNTO 2 ай бұрын
that several seconds of looking for something that you are starting directly at (@ 11:15) is too real 😂😂 Amazing tutorial so far, thank you! been learning a ton from your videos recently
@water__shed
@water__shed Ай бұрын
hahaha yes it happens wayyyy more than it should
@mehmeterendesign
@mehmeterendesign 2 ай бұрын
🙏
@markus_knoedel
@markus_knoedel 2 ай бұрын
So cool. Just a small step for Lake, but a giant leap for me.
@chugaze
@chugaze 2 ай бұрын
tutorial please?
@water__shed
@water__shed 2 ай бұрын
kzbin.info/www/bejne/n4vOenyvat6GoJY
@nataliarebrova8449
@nataliarebrova8449 2 ай бұрын
thank you so much for such thorough explanations! great tutorial
@water__shed
@water__shed 2 ай бұрын
You're very welcome!
@auratyk
@auratyk 2 ай бұрын
Such a gorgeous version of this technique :) Never knew about that #if either, super useful!
@water__shed
@water__shed 2 ай бұрын
Thank you! Cheers!
@NGR
@NGR 2 ай бұрын
hi Lake! one q... i'm having a hard time with the autosave with python... does this NEEDS to be done in order to continue? (it keeps showing me errors although my code is the same as in the video) thanx!
@water__shed
@water__shed 2 ай бұрын
no, that is not essential to complete the rest of the tutorial
@user-wb2ut3lw6k
@user-wb2ut3lw6k 2 ай бұрын
Hello Sir, sorry to bother you, it seems to be the problem of my computer itself, I followed your steps to program, but did not change the horizontal number of lines, I would like to ask you to copy your TD source file to learn
@water__shed
@water__shed 2 ай бұрын
sure, you can get that on my patreon www.patreon.com/posts/touchdesigner-01-87375603
@NGR
@NGR 2 ай бұрын
just received the lidar and go it working with your tut... thanks bro! looking forward to test on some comps...
@water__shed
@water__shed 2 ай бұрын
love it! good luck
@RussellKlimas
@RussellKlimas 2 ай бұрын
For some reason when I try and get the text to show up instead of changing to the location it just displays parent().par.location.eval() I've been through the tutorial twice and I'm not sure what I'm doing wrong.
@water__shed
@water__shed 2 ай бұрын
perhaps you are writing text, and not a parameter expression (make sure the second, green little check box is ticked on the left when the parameter is expanded) - see interactiveimmersive.io/touchdesigner-parameters/
@RussellKlimas
@RussellKlimas 2 ай бұрын
@@water__shed That's what is was, thank you!
@0x0x00x0x
@0x0x00x0x 2 ай бұрын
coool!!
@alexgloba
@alexgloba 2 ай бұрын
Buenos días o tardes, muchas gracias por este tutorial, pero me podrías explicar como hiciste la base qué pones en el minuto 42,53 esa parte como hacer ese para que salga con las 2 entradas a un lado y una al otro y lo lea el sensor. O como lo puedo hacer gracias.
@yvann.mp4
@yvann.mp4 2 ай бұрын
amazing thanks a lot!!
@scootergirl3662
@scootergirl3662 2 ай бұрын
the geo SOP doesnt seem to exist anymore. The closest seems to be the point SOP but it doesnt have the same options. What am I missing?
@water__shed
@water__shed 2 ай бұрын
geo is a COMP
@crankloft8167
@crankloft8167 2 ай бұрын
Hey! Great tutorial thank you. I was wondering what would be the easiest way to make a shortcut that says that when I press spacebar, the alpha of a constant TOP goes from 0 to 1. But it only stays at 1 as long as I am pressing the spacebar, if I release, it goes back to 0. Any ideas? Ideally I would just do it with a KeyboardIn CHOP but you can't put spacebar there.
@water__shed
@water__shed 2 ай бұрын
hmm, you probably need to override the built in keyboard shortcuts - might be some answers in this thread forum.derivative.ca/t/spacebar-play-disable/955/5
@lucaperrin
@lucaperrin 2 ай бұрын
Hey, thanks for the great video! I'm thinking about buying the recently released Slamtec RPLidar C1 for a project I'm working on, do you think it would be compatible with this pluging ? Thanks
@water__shed
@water__shed 2 ай бұрын
unfortunately i cannot say for sure. their s2 model is the higher end version I use in installations and (should) work with the same plugin, but for example their A1 model did not work for me
@lucaperrin
@lucaperrin 2 ай бұрын
@@water__shed Thanks for replying, I'll let you know if it works once I receive the C1 model
@water__shed
@water__shed 2 ай бұрын
@@lucaperrin please do let me know, thanks!
@iliac26
@iliac26 3 ай бұрын
Thank you so much for posting this! You make incredible work and I appreciate how well you explain things. I had been looking for a tutorial that connects APIs into TD so this video is a perfect starting point for me. I would love an in-depth tutorial that goes deeper into the data aspects and how they're connected. Thank you!!
@water__shed
@water__shed 2 ай бұрын
thank you@ im happy you found it useful. and thanks for the feedback! i have a couple older tutorials using the citibike rideshare API and a weather API that might be useful for you as well (the citibike tutorial is in a few parts and i get much deeper into the data usage side of things)
@nathalyechavez9915
@nathalyechavez9915 3 ай бұрын
thanks, great tutorial. I'm having problems setting up the base_ at the beggining with the noise and the null. I dont get the component edition at first. Can anyone help me please?
@bambue1001
@bambue1001 3 ай бұрын
this is awsome
@tom.konxompax
@tom.konxompax 3 ай бұрын
hell yeah!!!
@markus_knoedel
@markus_knoedel 3 ай бұрын
Lake. You are always surpassing yourself. Thank you for this great starter into gaussian splats.
@water__shed
@water__shed 3 ай бұрын
thank you so much!
@tomasm6497
@tomasm6497 3 ай бұрын
Thank you so much Lake! I love the TD community
@eastsidekoolaid
@eastsidekoolaid 3 ай бұрын
Ditto!
@mikeleisz5150
@mikeleisz5150 3 ай бұрын
Butterly
@dr0mp507
@dr0mp507 3 ай бұрын
I am clueless on cplusplus , if i make the build on a pc will it work on another pc if i just take the dll file? If not why is that?
@water__shed
@water__shed 3 ай бұрын
yah the dll should be all you need for it work on another machine (assuming the new machine has the same driver / os installed, i cannot speak to machines with significantly different configurations, one .dll works for all of my PCs) can also check out the releases on the github page, there are some .dll files that might work out of the box. if not, you will need to build on your machine to generate a good .dll file github.com/thepelkus-too/SlamtecLidarTDCPPCHOP/releases/tag/0.2
@dr0mp507
@dr0mp507 3 ай бұрын
@@water__shed NICE ! Thank you! I will get my hands on one in about 10 hrs, i'm so excited to test it out.
@dr0mp507
@dr0mp507 3 ай бұрын
NICE! thank you.
@dr0mp507
@dr0mp507 3 ай бұрын
@@water__shed Do you know what is the deal with COM's? After COM10 no port seems to work to connect to the LiDAR.
@water__shed
@water__shed 3 ай бұрын
there are some limitations based on your PC as to how many com ports you have open at a time. if your ports are not closing after you unplug the device, try manually closing the ports via device manager (you can google for instructions) and / or restarting the computer
@markus_knoedel
@markus_knoedel 3 ай бұрын
Very cool. But sadly in GLSL. And that I will never understand...
@water__shed
@water__shed 3 ай бұрын
never say never :) this was using the pre-built particlesGPU actually, very little GLSL coding involved
@water__shed
@water__shed 3 ай бұрын
and thank you !
@blubberkumpel6740
@blubberkumpel6740 3 ай бұрын
wonderfull