mohsen tabasi

Mohsen_Tabasi

About Me

EXPERTISE
Game Artist
INDUSTRY
Gamedev

Connect

LOCATION
Singapore

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Mantra is failing in PDG network Jan. 23, 2023, 12:55 a.m.

Hi guys,

I have a simple pdg network with just a mantra node in my HDA. The mantra renderer keeps failing when I run it from HDA but generates the output image when I run it manually.

Based on the log, there is a permission issue but I couldn't figure out what exactly is the issue and how to fix it.

WIP - Stable Diffusion Nov. 28, 2022, 8:55 a.m.

This is a Houdini tool that submits the render output as the init_image and with getting help from PDG, enables artists to easily define variations on the Stable Diffusion parameters like Sampling Method, Steps, Prompt Strength, and Noise Strength.

Unfortunately, couldn't make it to the deadline but I'll release it soon

And I'm looking for SD public servers(with python API) to support some of them.

Best Houdini Utility Entries Nov. 20, 2022, 8:33 a.m.

Hextile is a method for avoiding repetition when tiling textures.

The original code has been developed by mmikk and I just implemented it in Houdini.

Original Code:
https://github.com/mmikk/hextile-demo [github.com]