Maitland Vaughan-Turner

maitlandvt

About Me

EXPERTISE
Indie Gamedev
INDUSTRY
Gamedev

Connect

LOCATION
Santa Monica, United States
WEBSITE

Houdini Skills

ADVANCED
Procedural Modeling  | Destruction FX
INTERMEDIATE
Environments  | Digital Assets  | Motion Editing  | Animation  | Cloth  | Crowds  | Solaris  | Mantra  | Karma  | Lighting  | Pyro FX  | Fluids  | Realtime FX  | PDG  | VEX  | Python
BEGINNER
Character Rigging  | Hair & Fur  | Muscles

Availability

I am currently a student at Santa Monica College

Recent Forum Posts

Export Animated gif with Image Magick and FFMPEG TOP nodes June 21, 2024, 5 p.m.

BrookeA
I've attached a .hip file that demonstrates how to configure the FFmpeg node to create a gif from a series of images. You will need a more recent version of Houdini 18.0 as it uses the updated FFmpeg nodes. I will file an RFE to add a preset to the FFmpeg node for creating a gif.

Let me know if you have any other questions.

Hey! i'm tryin to do this because animated GIF all the things! I lode in an image sequence (PNG) with a filerange top and that cooks fine, but when it gets to the ffmpeg top each one fails, but i don't see an error message...

The PNGs are quite small (32x32) because i'm making psuedo-pixel art (donkey kong country style).

i noticed that in mplay sometimes ffmpeg will fail at that resolution depending on the settings, but it seemed to be an issue with the container/codec there... seems like it should be no problem to make a gif of any size, right?


here is a zip with the files + hip, if anybody can help? ty

Better visibility of selected nodes June 15, 2024, 11:55 a.m.

how to see selected (yellow border) node/nodes:

1)hover the mouse over the node graph
2)press F (for frame) on the keyboard

it will zoom in and center on any nodes which are currently selected.

Sound Wave Effect - Line Simulation May 22, 2024, 6:37 p.m.

Hey you should watch a couple of good tutorials by rohan dalvi and entagma which tackle just these two topics...

these videos from rohan dalvi show you how to drive animation by audio chops

https://www.youtube.com/watch?v=rZd3b2HKVqs [www.youtube.com]

https://www.youtube.com/watch?v=2cc0MjmJ0Jw [www.youtube.com]

this video from entagma shows you how to make 3D surface interference waves (with just sin waves).

https://www.youtube.com/watch?v=IliafCzn82I [www.youtube.com]

I hope this helps you