Search

Your search for Atsu Matsui returned 14 results.

Write to BD Tools

Contributed by Atsu

This tool displays Write node and Project settings in a Backdrop node, so artists can check their render setup in seconds — no digging through properties needed.

pyOFX

Contributed by gatgui

Write OpenFX plugins in python

nukej2k

Contributed by gatgui

JPEG 2000 file support

Two Face Material

Contributed by Eyal

3d shader for double sided material

Nukepedia.com Terms of Use

First published: 11 July 2010 Last updated: 4 May 2017 Terms of use for website and online data This page (together with the documents referred to on it) tells you the terms of use on which you may make use of our website www.nukepedia.com / www.nukepedia.co.uk (“our site”), whether as a guest, free registered or registered "pro" user.…

Nukepedia.com Acceptable Use Policy

First published: 11 July 2010 Last updated: 4 May 2017 This acceptable use policy sets out the terms between you and us under which you may access our website www.nukepedia.com (“our site”). This acceptable use policy applies to all users of, and visitors to, our site.…

Blackmagic Design LOG inside of Nuke

In this guide I hope I can help to better utilize Blackmagic Designs LOG-formats inside of Nuke. For this to work, we need a custom OCIOconfig. All default colourspaces will be maintained as well.…

Creating VFX for Michiel de Ruyter

Introduction In this article for today, we will see step by step way how I have created one of the iconic shots for movie The Admiral / Michiel de Ruyter. The entire shot creation took 2 weeks.…

Interview with Jon Wadelton

Tell us a little bit about your background So I’ve been in software development around 20 years, which makes me pretty old now! I started off working life as an audio engineer back in Australia, but found myself increasingly moving towards a more TD like role, building tools for mastering and so on.…

Nukepedia.com Privacy Policy

OHUfx ltd. ("We") are committed to respecting your privacy. This policy (together with our terms of use and any other documents referred to on it) sets out the basis on which any personal data we collect from you, or that you provide to us, will be processed by us.…

Interview with Artixels

Who is behind Escher/Artixels? Hello Nukers, this is Mike Wong, I am the owner of Artixels and the developer of Escher.  We are a small boutique based in my home town, Hong Kong and we are founded in 2011.  My colleague Kachi Chan joined a few months ago and he takes care of technical support, promo vids and documentation.…

Interview with Frederich Munch

What did you do before Geo tools? I'm really all over the place. The last two years I've been working with a lot of artists building either animations or custom electronics for a variety of gallery shows.…

Shake to Nuke, a transition guide - Part II: Color Management

2. Color management in Nuke   In compositing, we often need to combine multiple elements from different sources (film scans, digital photographs, CG renders, digital video…).…

Using the nuke.math Python module to do Vector and Matrix operations

Nuke has its own python math module (nuke.math) that provides support for Matrix, Vector, and Quaternion classes, and useful functions to operate with them.

If you need to do any maths involving vector operations in Nuke (like adding or substracting vectors, transforming vectors with transformation matrices, calculating vector reflections, inverse-projecting a 3d vector into 2d screen coordinates, etc), then the nuke.math…