top of page
Search
Maya Tool - Maya Mocap Server
The facial analysis is done by stock mediapipe and Maya has a mocap server C API. My contribution here was just making the connection...

Dominik Haase
1 min read
0 comments


Maya Tool - Expression Parser - Part 3
Continuing the deviation from the simple expression parser and going further down the rabbit hole of writing a small scripting language,...

Dominik Haase
10 min read
0 comments


Maya Tool - Expression Parser - Part 2
This is a continuation of my last post (same disclaimers, even more relevant this time!). As features for this new version, I wanted...

Dominik Haase
12 min read
0 comments


Maya Tool - Expression Parser - Part 1
A tool to convert mathematical expressions like "3+x*2" into node networks.

Dominik Haase
10 min read
0 comments


Maya Node - dhPointWrangle - Update 001
A few weeks have passed, issues came up and have been solved, more issues came up and I finally solved them as well (thanks to Marco...

Dominik Haase
3 min read
0 comments


Maya Node - dhPointWrangle
The dhPointWrangle node is my attempt of bringing Houdini's 'Attribute Wrangle' node to Maya. The main purpose of this node is to execute...

Dominik Haase
3 min read
0 comments


Maya Node - dhInterpolate
Recently I started experimenting with custom nodes for Maya again. The one I have been testing on is my interpolation node (or RBF solver).

Dominik Haase
1 min read
0 comments
![Pipeline Tool Dev [001]](https://static.wixstatic.com/media/2d5ec9_905c580e4d284f83a00cdbf29a7ff8d0~mv2.png/v1/fill/w_333,h_250,fp_0.50_0.50,q_35,blur_30,enc_avif,quality_auto/2d5ec9_905c580e4d284f83a00cdbf29a7ff8d0~mv2.webp)
![Pipeline Tool Dev [001]](https://static.wixstatic.com/media/2d5ec9_905c580e4d284f83a00cdbf29a7ff8d0~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_avif,quality_auto/2d5ec9_905c580e4d284f83a00cdbf29a7ff8d0~mv2.webp)
Pipeline Tool Dev [001]
My goal was to create a set of pipeline tools, that helps me to keep my projects more organized and cleaner.

Dominik Haase
2 min read
0 comments
bottom of page