Vincent Touache - Character TD
/tutos.php
Setting aliases for powershell

How to setup aliases and macros on windows

Python's f-string cheatsheet

List of f-string functionnalities

Maya trick - Hack the 'F' behavior

How to override the action triggered by maya's F hotkey

Rodrigues' formula

Rotate a point around an angle

Maya trick - hide viewport toolbar

How to hide a viewport toolbar in script

Compile maya example plugins

How to use cmake to compile devkit plugins that ship with Maya

Joint placement guide

Amazing resource, not from me

Sublime cheat sheet

Some of the shortcuts I use the most with Sublime Text

Vim cheat sheet

Some of the shortcuts I use the most with Vim?

Visualizing clustering

What is clustering and how does it work?

Snake scale rig

Random thoughts and testing on how one could rig snake scales with self collision

Linux cheat sheet

Most common hotkeys used in a linux terminal

Creating an ik spline with an AdvancedTwistControl setup

Simple tutorial meant for my students

Create a stretchy IK setup

Simple stretchy IK setup for my students

Color syntax the scriptEditor History

Hack maya's script editor to add some colors

Introduction to K-D trees

Speed up your closest point queries in heavy meshes

Creating a basic delta mush

How a delta mush works internally

Customizing the Marking Menu in Maya

Improving your productivity with Maya

Introduction to Python Scripting for Maya

Basic introduction on how to use python inside maya, from an artist perspective

Create a dynamic curve in Maya

Using nHair to add some secondary motion

Script Jobs and Script nodes

In Maya, one can trigger a specific script based on a specific user action

Attach a point to a shape in Maya

how to attach a transform that will follow exactly a deformed shape

attach a debugger to maya

how to use gdb to see what's going on with your maya instance