Nuke ‘menu.py’, ‘init.py’ installation

Want to script your own nodes, toolbars, and general settings in Nuke? The first step to onboard customization using Python scripting is to create Nuke ‘menu.py’ and ‘init.py’ files in your directory location. How and where do I create Nuke ‘menu.py’ and ‘init.py’ files? 1. Please find your default folder location .nuke default folder location … Read more

Nuke Cornerpin Reference frame: Create an in-built tab

Cornerpin reference frame: This document provides a Python script for setting the current frame as the reference frame in Nuke’s CornerPin2D node. The script includes a reference frame tab, a reference frame knob, and a PyScript button for setting the current frame. The script also includes functions to update the CornerPin2D node when the reference … Read more

Nuke Copycat: automatic frame recommendation for CopyCat

How do you select the frames before using Nuke Copycat? I recently made an automatic frame recommendation system using OpenCV in Nuke. You can easily download at the end of this page. Nuke Copycat Auto frame? How does it work? It is possible to determine which frames should be rotoscoped before training Copycat by using … Read more

2023년 등장한 그림 AI “미드저니 명령어(Midjourney)” 추천 (+추가)

Midjourney란? 미드저니의 AI 툴은 인공지능과 머신러닝의 도움으로 아름다운 비주얼을 생성할 수 있도록 도와주는 AI 프로그램입니다. 요즘 챗gpt가 유명해지면서 인공지능이 핫한데요, 이미지계의 chat gpt! 를 잘 사용하려면 미드저니 명령어 또한 중요하겠죠? 지금부터 미드저니에 대해 알아보겠습니다. 미드저니는 사용자 친화적인 인터페이스로 제작되어 수동 디자인 작업에 소요되는 많은 시간을 절약하면서 창의력을 발휘하는 데 적합합니다. 저도 쓸 일이 있어 가입하고 … Read more