Alex Villabon
Alex Villabon
  • 36
  • 120 777
Let's Make a Frost Effect in Nuke
I built this frost effect when I worked on the Martian 10 years ago and I still use it today. It is incredibly versatile and a great starting point for any comp that needs an effect like this. Here I show you how to build it and expand from it.
Nuke survival toolkit: github.com/CreativeLyons/NukeSurvivalToolkit_publicRelease
BumpDisplace: github.com/Peter-Jansen/PJ_Tools/blob/main/tools/BumpDisplace.nk
BumpDisplace Video: th-cam.com/video/4afEvNPN8kA/w-d-xo.html
-----Timestamps-----
00:00 Intro
00:22 The effect
01:25 Making the effect
27:29 Outro
#nuke #vfxcompositing #vfx #nukecompositing
มุมมอง: 1 381

วีดีโอ

You Should Be Using Github
มุมมอง 1K28 วันที่ผ่านมา
TIMESTAMPS 00:00 Why use GitHub 03:11 Create a repository 05:24 Upload files and repo UI 08:02 Version control 13:35 GitHub Desktop
Create Endless Variations of Your 3D Scenes Using Nuke and Comfyui
มุมมอง 2.5Kหลายเดือนก่อน
Juggernaut XL: civitai.com/models/133005/juggernaut-xl Controlnet-union-sdxl-1.0: huggingface.co/xinsir/controlnet-union-sdxl-1.0/tree/main Chapters 00:00 Intro 1:39 Creating the scene in nuke 05:15 Comfyui Workflow #nuke #cinematic #vfxcompositing #nukecompositing #vfx #comfyui #comfyuistablediffusion #stablediffusion #controlnet #depthmaps
Let's Make Water Ripples in Nuke
มุมมอง 3.9Kหลายเดือนก่อน
Water ripples are something that can help bring a shot to life. Here I show you how to build the template I created years ago to achieve the effect. Nuke Survival Toolkit: github.com/CreativeLyons/NukeSurvivalToolkit_publicRelease #nuke #vfxcompositing #vfx #nukecompositing
DepthCrafter - Temporally Stable Depth Passes - ComfyUI
มุมมอง 3.9Kหลายเดือนก่อน
Paper: depthcrafter.github.io/ Official repo: github.com/Tencent/DepthCrafter ComfyUI nodes: github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes Timestamps 00:00 Intro 02:18 ComfyUI Workflow 04:46 Sidebar 06:15 Results 11:15 Side by side with DepthAnythingV2 #comfyui #nuke #nukecompositing #ai #ml #machinelearning
How to Project onto Animated Geometries - Nuke
มุมมอง 2.6Kหลายเดือนก่อน
Download the Nuke script: github.com/avillabon/Tutorial_Files/tree/main/Animated Geometry Projections Chapters: 00:00 The problem 02:06 Solution 1 - Static textures 08:30Solution 2 - Animated textures #nuke #vfx #compositing #vfxcompositing #3dvfx #3dcompositing #3d #projections
Dynamic Backdrops and Sticky Notes - Nuke
มุมมอง 1.1K2 หลายเดือนก่อน
Nuke script: github.com/avillabon/Tutorial_Files/tree/main/Dynamic Backdrops and Sticky Notes #nuke #vfx #vfxcompositing #knowledgesharing #compositing
Automatically Fade Cards From Camera - Nuke
มุมมอง 2.1K2 หลายเดือนก่อน
Nuke script: github.com/avillabon/Tutorial_Files/tree/main/Fade Cards From Camera #nuke #vfx #vfxcompositing #compositing #deep #3dvfx #3dcompositing #3d
FaceFusion Followup and Free Nuke Template
มุมมอง 4.3K2 หลายเดือนก่อน
Apologies for the crunchy audio at times. Not sure what happened. Nuke template: github.com/avillabon/Tutorial_Files/tree/main/FaceFusion Nuke Template Original FaceFusion video: th-cam.com/video/bkvRvU0Vjs0/w-d-xo.html RIFE video: th-cam.com/video/mfDREtKs3fU/w-d-xo.html FaceFusion github: github.com/facefusion/facefusion FaceFusion documentation: docs.facefusion.io/ FaceFusion discord: discor...
Render ONLY Contact and Interactions Ambient Occlusion Pass in Nuke
มุมมอง 1.9K2 หลายเดือนก่อน
Learn how to properly render an ambient occlusion pass in Nuke that doesnt render the main asset but only the contact or interactions of it over the background. #nuke #vfx #compositing #vfxcompositing #rendering #knowledgesharing
Automatically Reformat Any Input Resolution - Dynamic_Reformat for Nuke
มุมมอง 1.3K2 หลายเดือนก่อน
Here I show you how to setup a dynamic reformat tool that will automatically reformat your inputs. This has been a great help for me over the years when templating a show that will have multiple different resolutions. Best part is it keeps guesswork away from artists once its setup. #nuke #vfx #vfxcompositing #knowledgesharing
Face Replacements with FaceFusion 3.0
มุมมอง 19K3 หลายเดือนก่อน
LivePortrait Deep Dive: th-cam.com/video/f7PQVsHJUOA/w-d-xo.html FaceFusion Github: github.com/facefusion/facefusion Pinokio: pinokio.computer/ FFMPEG: ffmpeg.org/ FFMPEG Installation tutorial: th-cam.com/video/JR36oH35Fgg/w-d-xo.html FFMPEG workflow code: ffmpeg -i file_name.mp4 -vf "select='not(mod(n,2))',setpts=N/FRAME_RATE/TB" -vsync vfr -c:v libx264 -crf 0 -preset veryslow file_name_halffr...
Create the Fresnel Effect in Nuke
มุมมอง 2.2K3 หลายเดือนก่อน
Grab the nuke script here: github.com/avillabon/Tutorial_Files/tree/main/Fresnel Effect Render reflections in nuke: th-cam.com/video/IZsauB3hydc/w-d-xo.html #nuke #3dvfx #3d #3dcompositing #vfx #shaders
Install ComfyUI for Nuke
มุมมอง 7K3 หลายเดือนก่อน
ComfyUI-for-Nuke: github.com/vinavfx/ComfyUI-for-Nuke ComfyUI: github.com/comfyanonymous/ComfyUI Git: git-scm.com/ Python: www.python.org/downloads/ 00:00 Intro 00:33 Requirements 01:00 Installation 05:52 Accessing comfyui in nuke 06:26 Importing workflows 10:15 Outro #vfx #nuke #comfyui
Render Gaussian Splats Using Unreal Engine
มุมมอง 6743 หลายเดือนก่อน
00:00 Intro 00:18 Export ply file 00:40 Luma AI plugin 01:45 Import gaussian splat into Unreal 04:29 Culling your gaussian splats 05:37 Rendering #vfx #unrealengine #unrealengine5 #unreal #gaussiansplatting #3dvfx #3d #compositing
Train Your First Gaussian Splat With Postshot
มุมมอง 3.3K4 หลายเดือนก่อน
Train Your First Gaussian Splat With Postshot
ScanlineRender With Built-In $gui for Samples and Dynamic Labels - Nuke
มุมมอง 8784 หลายเดือนก่อน
ScanlineRender With Built-In $gui for Samples and Dynamic Labels - Nuke
LivePortrait For VFX - ComfyUI and Nuke
มุมมอง 4.7K4 หลายเดือนก่อน
LivePortrait For VFX - ComfyUI and Nuke
Add Motion Blur To Your STMap Outputs - Nuke
มุมมอง 1.6K4 หลายเดือนก่อน
Add Motion Blur To Your STMap Outputs - Nuke
Custom Cattery Model - Create High Detail Mattes With ViTMatte - Nuke
มุมมอง 14K5 หลายเดือนก่อน
Custom Cattery Model - Create High Detail Mattes With ViTMatte - Nuke
Custom Cattery Model - RIFE - Incredible Retimes
มุมมอง 2.1K5 หลายเดือนก่อน
Custom Cattery Model - RIFE - Incredible Retimes
Render Different Streams Without Using Views - Nuke
มุมมอง 8015 หลายเดือนก่อน
Render Different Streams Without Using Views - Nuke
LivePortrait - Image to Video in ComfyUI
มุมมอง 1.5K5 หลายเดือนก่อน
LivePortrait - Image to Video in ComfyUI
Custom Cattery Model - Depth Anything V2 - Nuke
มุมมอง 6K5 หลายเดือนก่อน
Custom Cattery Model - Depth Anything V2 - Nuke
LivePortrait... But With Video Inputs - Preview - Comfyui
มุมมอง 1.3K5 หลายเดือนก่อน
LivePortrait... But With Video Inputs - Preview - Comfyui
New Cattery Models! Create Cryptomattes With Segment Anything - Nuke
มุมมอง 3.3K6 หลายเดือนก่อน
New Cattery Models! Create Cryptomattes With Segment Anything - Nuke
New Cattery Models! Inpaint Anything with LaMa - Nuke
มุมมอง 5K6 หลายเดือนก่อน
New Cattery Models! Inpaint Anything with LaMa - Nuke
Render HDRIs With Unreal And Upscale Them With Comfyui
มุมมอง 8266 หลายเดือนก่อน
Render HDRIs With Unreal And Upscale Them With Comfyui
How I Create Skies In Unreal Engine And Enhance Them In ComfyUI
มุมมอง 1.8K6 หลายเดือนก่อน
How I Create Skies In Unreal Engine And Enhance Them In ComfyUI
Nuke's Views Are Very Powerful - Not Just For Stereo
มุมมอง 1.2K6 หลายเดือนก่อน
Nuke's Views Are Very Powerful - Not Just For Stereo

ความคิดเห็น

  • @arthurlu4900
    @arthurlu4900 13 ชั่วโมงที่ผ่านมา

    how to get edger gizmo? thx

  • @liaoxin3878
    @liaoxin3878 13 ชั่วโมงที่ผ่านมา

    Great ! where can I find the "lazy tonemap"、‘’ edger‘’ gizmo?

  • @DanasaVFX
    @DanasaVFX 13 ชั่วโมงที่ผ่านมา

    love your tutorial! thanku for sharing!

  • @MrJemabaris
    @MrJemabaris 18 ชั่วโมงที่ผ่านมา

    Did anyone manage to install this for Nuke 15.1 under Win11? Managed to install all dependencies and everything looks correct but then on launching Nuke throws some errors :(

    • @alexvillabon
      @alexvillabon 14 ชั่วโมงที่ผ่านมา

      Unfortunately i wasnt able to run it either. Id love to have it in nuke directly.

    • @MrJemabaris
      @MrJemabaris 13 ชั่วโมงที่ผ่านมา

      @@alexvillabon It would makes things a lot easier for sure. I've just spent an all-nighter trying to get ComfyUI for Nuke up and running und while everything seems like it should be working and all jobs start to render they always cancel at around 80% with Nuke displaying an error: "Division by zero" No idea what to do about that....

    • @alexvillabon
      @alexvillabon 13 ชั่วโมงที่ผ่านมา

      @@MrJemabaris head to the project’s github issues section. Someone might have had the same issue.

    • @MrJemabaris
      @MrJemabaris 13 ชั่วโมงที่ผ่านมา

      @@alexvillabon I've already been there :D But I actually FINALLY figured it out. It won't work when I use a normal Nuke read node as an input for DepthCrafter. Kinda logic now that I think about it but I guess I was subconsciously hoping that it would be that smart^^

  • @davidcatalano7426
    @davidcatalano7426 23 ชั่วโมงที่ผ่านมา

    Great !!! Thanx Alex !!!

  • @Naruto_uzumaki7979
    @Naruto_uzumaki7979 วันที่ผ่านมา

    Superb! thanks for sharing 😊

  • @boomaka-rk6kh
    @boomaka-rk6kh วันที่ผ่านมา

    i can't find Fractal_Blur , can you shar this gizmo?

    • @alexvillabon
      @alexvillabon วันที่ผ่านมา

      @@boomaka-rk6kh in the video i go over where you can find it.

  • @AhmedKhaledFX
    @AhmedKhaledFX วันที่ผ่านมา

    sweet!

  • @janardhanaraothota8796
    @janardhanaraothota8796 วันที่ผ่านมา

    Awesome Work Sir thanks for sharing

  • @bbrother92
    @bbrother92 วันที่ผ่านมา

    Is it posible to recreate AFter Effects fx in Nuke?

  • @ewenpin7300
    @ewenpin7300 วันที่ผ่านมา

    cool effect !! nice trick. Thanks for sharing !!

  • @AdrianPueyo
    @AdrianPueyo 3 วันที่ผ่านมา

    ComfyUI series for VFX artists: please!!!! you are the chosen one. 🥳

    • @alexvillabon
      @alexvillabon 3 วันที่ผ่านมา

      @@AdrianPueyo Haha! Thanks for the vote of confidence! Its funny that im in the middle of watching the intro to python for nuke on your landing page :) Pondering if I have the time to commit!

    • @lukasbieri
      @lukasbieri 2 วันที่ผ่านมา

      @@alexvillabon Please do! That would be incredibly helpful!

  • @Abdulstolemyjob
    @Abdulstolemyjob 3 วันที่ผ่านมา

    Hi mate did you have to download the nvidia CUDA before installing postshot ? I cant't download Postshot because i don't have the CUDA. Can you give me a hand to install CUDA ?

    • @alexvillabon
      @alexvillabon 3 วันที่ผ่านมา

      @@Abdulstolemyjob i didnt have to but to be fair I have a bunch of stuff installed from other tools. Id refer you to their documentation or discord/forums. Do you have an nvidia gpu?

    • @Abdulstolemyjob
      @Abdulstolemyjob วันที่ผ่านมา

      @@alexvillabon Hi Thanks for the response Alex, Unfortunately, I'm using an intel laptop. I'm a slight noob with regards to understanding computer hardware. However I'm currently using Blender on a Linux machine. weirdly enough I was able to download the CUDA software without having a Nvidia GPU on linux, but for some reason the application failed (I think it's because i'm using a linux machine, since post shot requires windows) So for now i will just use blender. But do you have any advice for a noob like me ? Note : I'm duel booting between windows and linux btw.

    • @alexvillabon
      @alexvillabon วันที่ผ่านมา

      @@Abdulstolemyjob sounds like a hardware limitation. Check postshot’s website to see what is required. As for the cude download, cant do much with that if you dont have the hardware for it.

  • @dialecticalmonist3405
    @dialecticalmonist3405 3 วันที่ผ่านมา

    Mine only renders a single frame from the video. Very frustrating. Is there a paid-for version? I need to finish a project badly, and I am willing to pay. I hate this "free" garbage that never works.

    • @alexvillabon
      @alexvillabon 3 วันที่ผ่านมา

      @@dialecticalmonist3405 there is no paid version. Hop on their discord server for support

  • @KK-lg8uz
    @KK-lg8uz 4 วันที่ผ่านมา

    Im trying to faceswap onto a picture of a disney pixar scene, not a video. It looks like its barely changed. Why is this?

  • @olgaK26
    @olgaK26 11 วันที่ผ่านมา

    Excellent. Thank you!

  • @АнтонСавичев-й3р
    @АнтонСавичев-й3р 11 วันที่ผ่านมา

    Thank you for the video! It's really informative.

  • @takueetzah
    @takueetzah 16 วันที่ผ่านมา

    great stuff! How do I extend this texture to the entire sphere? Tile it in a certain way?

  • @harshshinde9618
    @harshshinde9618 17 วันที่ผ่านมา

    error no cat file is selected any solution?

  • @kunhangwu244
    @kunhangwu244 17 วันที่ผ่านมา

    We've switched from Depth Anything to DepthCrafter because it does feels more stable, thanks for sharing Alex!!

  • @VFXCentral
    @VFXCentral 18 วันที่ผ่านมา

    I am really curious on using the SUPIR on 3D renders. for example, getting rid of anti-aliasing or noise, the image can look soft and even texture detail. I wonder if I ran SUPIR on the beauty pass if we could get some of that detail back. I might have to test it out

  • @JadanDuffin127
    @JadanDuffin127 19 วันที่ผ่านมา

    Would love more vfx related videos! Being new to all this ai stuff, as a compositor, I need to get up and running on all this. Would love to see some videos on how to better set up these comfy nodes

  • @LucasNoce
    @LucasNoce 20 วันที่ผ่านมา

    Great use of copycat ! I tend to forget we have that one on the toolbox

  • @JUAMMSTEIN1
    @JUAMMSTEIN1 20 วันที่ผ่านมา

    thx for the video man, a question, what about the faceswap model? which one do you prefer?

    • @alexvillabon
      @alexvillabon 19 วันที่ผ่านมา

      Thanks. Unfortunately there is no one perfect model. You have to try many for your footage and see which one gives the best results.

  • @maxie6990
    @maxie6990 20 วันที่ผ่านมา

    omg i always want to have a proper tutorial for this. I just used it without a proper underunderstanding

  • @BrunoDeLaCalva
    @BrunoDeLaCalva 22 วันที่ผ่านมา

    Buenísimo otra vez.

  • @vedatkaplan
    @vedatkaplan 23 วันที่ผ่านมา

    I'm testing for a week. Using with Bbox is help a lot for faster progress. As Alex said in video, it's not magic button for masking but it's something. Thank you Alex

  • @r3games1985
    @r3games1985 23 วันที่ผ่านมา

    Wow never gets to the render process. Waste of time.

  • @daekang7273
    @daekang7273 27 วันที่ผ่านมา

    Hey Alex, any chance you could upload the version of the vimatte that you're using in your demonstration? I think the latest version avail for download on github may not be functional for many.

  • @daekang7273
    @daekang7273 27 วันที่ผ่านมา

    Anyone else having an issue where inference thinks about it for a bit but doesn't do anything?

    • @alexvillabon
      @alexvillabon 27 วันที่ผ่านมา

      @@daekang7273 check if the command line is giving you any errors. It could also be a hardware compatibility issue. Just a guess of course.

  • @rishabhp1762
    @rishabhp1762 28 วันที่ผ่านมา

    How do i install the template on fac fusion i have downloaded face fusion from pinokio

  • @behrampatel4872
    @behrampatel4872 28 วันที่ผ่านมา

    lol good timing. I just messed my dot nuke folder trying to wangle the depth crafter plugin for Nuke. 😅 .

  • @reed4109
    @reed4109 28 วันที่ผ่านมา

    Thank you Alex

  • @workflowinmind
    @workflowinmind 29 วันที่ผ่านมา

    Can you make a video on colorspaces and copycat? For sintance we tried to use the pretrained models from cattery in an ACES wf, we didn't find how to handle ACES

  • @leroymager
    @leroymager หลายเดือนก่อน

    Thank you a lot! I just start working with Comfyui in Nuke after your tutor. But Have some issue. When I am try make img2img I can't connect native nuke nodes with rgb to comfyui node. So a question. Why you did not use comfyui into nuke to generate art? Are you have same issue with it?

  • @takueetzah
    @takueetzah หลายเดือนก่อน

    This is super handy! Is there a way to dissolve between the axis? For example when we have a moving object and a static one and we want to animate the focal point to dissolve from one to another, rather than entering the values manually

    • @alexvillabon
      @alexvillabon หลายเดือนก่อน

      @@takueetzah absolutely you can do this with any knob for the most past. Look up lerp expression in nuke of open my tool to see the expressions im using.

  • @VFX-JW
    @VFX-JW หลายเดือนก่อน

    Thanks for this. Would be great to get this in nuke direct. Have you tried using the NukeDepthCrafter by Theo-SAMINADIN-td? I'm having installation issues with it, but it looks really promising. Keep up the good work!

  • @ElliottK
    @ElliottK หลายเดือนก่อน

    Am I correct assuming this doesn't work with Nuke Indie because of the scripting limitations?

  • @Guus
    @Guus หลายเดือนก่อน

    Really sweet! Looking forward to the vfx comfyui tutorial series, some topics that are really interesting to cover might be. Retaining as much info in exports as possible for the vfx pipeline. This is my main concern right now with comfyui, and there is not a lot of people covering this topic yet. The projection workflow with filling in the holes you mentioned sounds awesome. Maybe some cool uses for the nuke bridge to comfyui. I have installed it but haven’t gotten much use out of it yet. You’re awesome for dropping these

    • @alexvillabon
      @alexvillabon หลายเดือนก่อน

      Thanks for the kind words. More coming :)

  • @SteveErnst117
    @SteveErnst117 หลายเดือนก่อน

    I found it on github as a plugin for nuke! But I'm having trouble getting it to work. I followed all the instructions, but then I get this error in the console when starting nuke: OSError: [WinError 127] The specified procedure could not be found. Error loading "C:\Users/*username*/AppData/Local/Programs/Python/Python310/Lib/site-packages\torch\lib vfuser_codegen.dll" or one of its dependencies. I also get a little popup window that says ".../.nuke/menu.py : error interpreting this plugin" And nuke won't even open. I installed the proper python version and installed torch exactly as instructed, but it's still acting like something's missing. Do you have any insights?

  • @omarc_br
    @omarc_br หลายเดือนก่อน

    I can't thank you enough for sharing all this, Alex! What other sources of information regarding Comfy towards VFX do you recommend?

  • @MrTonyTony12
    @MrTonyTony12 หลายเดือนก่อน

    Plz tutorials on mimic motion on hands

    • @alexvillabon
      @alexvillabon หลายเดือนก่อน

      @@MrTonyTony12 not sure what you mean.

    • @MrTonyTony12
      @MrTonyTony12 หลายเดือนก่อน

      @alexvillabon I mean on mimic motion mode in comfyui or in nukes

  • @95clockwise
    @95clockwise หลายเดือนก่อน

    would love some help installing this. I get an error on downloading and it there are no issues related on git hub repo. it just says its missing model_index.jsn in the models folder- I cant seem to find this file anywhere online

  • @sombrero404
    @sombrero404 หลายเดือนก่อน

    I am getting this error message: "Input channels 12 does not match model in_channels 8, 'opt_background' latent input should be used with the IC-Light 'fbc' model, and only with it". Any idea why?

    • @alexvillabon
      @alexvillabon หลายเดือนก่อน

      @@sombrero404 i would post on the project’s github issues page.

  • @vedatkaplan
    @vedatkaplan หลายเดือนก่อน

    Is there anyway create this backdrops during export the scripts on nuke studio?

    • @alexvillabon
      @alexvillabon หลายเดือนก่อน

      @@vedatkaplan I would imagine but cant confirm. I don’t really use nuke studio. Let me know if you test, Id be curious to know.

    • @vedatkaplan
      @vedatkaplan หลายเดือนก่อน

      @ will try it, thank you

  • @pointy7771
    @pointy7771 หลายเดือนก่อน

    With all the passes and sam2 will there be a way to replicate our own motion capture ai.. Quick answer : Only if people had readable rigs on them or a bone structure pass :)

  • @CompositingAcademy
    @CompositingAcademy หลายเดือนก่อน

    Really awesome, thanks for sharing!

  • @MMMMeeeeMMMM
    @MMMMeeeeMMMM หลายเดือนก่อน

    This is so cool! But I’m curious-why hasn’t Comfi been adopted for use inside studios yet?

    • @alexvillabon
      @alexvillabon หลายเดือนก่อน

      It definitely has, just not publicly. Lots going on in the shadows haha

    • @MMMMeeeeMMMM
      @MMMMeeeeMMMM หลายเดือนก่อน

      @@alexvillabon 🤗

  • @samueljrgensen417
    @samueljrgensen417 หลายเดือนก่อน

    Great video "floating floater"! ;)

    • @alexvillabon
      @alexvillabon หลายเดือนก่อน

      @@samueljrgensen417 ha! Good times :)

  • @davidcatalano7426
    @davidcatalano7426 หลายเดือนก่อน

    This Video was in my wishing list !!! Thnx Alex !!!

    • @alexvillabon
      @alexvillabon หลายเดือนก่อน

      @@davidcatalano7426 nice! Let me know next time :)

    • @davidcatalano7426
      @davidcatalano7426 หลายเดือนก่อน

      @@alexvillabon already tested Master, my depth (cubes) was ready weeks ago when I saw your tests in linkedin, as soon as I can I want to test for a Dmp in studio... THANKS !!!