Mathias Jørgensen

MathiasJ

About Me

EXPERTISE
Generalist
INDUSTRY
Film/TV

Connect

LOCATION
Copenhagen, Denmark
WEBSITE

Houdini Skills

INTERMEDIATE
Procedural Modeling  | Environments
BEGINNER
Digital Assets  | Motion Editing  | Animation  | Hair & Fur  | Cloth  | Pyro FX  | Fluids  | VEX

Availability

I am available for Full Time Work

Recent Forum Posts

[Python] Updating UI color scheme with shelf tool? July 24, 2024, 5:26 p.m.

These functions were added in 20.5.203 that might help:

Added HOM UI methods to reload color scheme and get current color scheme.

currentColorScheme()
Return the currently applied Houdini color scheme name.

reloadColorScheme()
Reloads all Houdini UI color settings from the configuration files (by default, in
$HFS/houdini/config and $HOUDINI_USER_PREF_DIR/ houdini/config).

Isolate meshes from primitive into individual primitives July 12, 2024, 8:42 p.m.

Ah like that. I'll have to read up on layering some more.
Thanks for taking the time antc!

Isolate meshes from primitive into individual primitives July 12, 2024, 1:10 p.m.

Sounds like a decent solution outside of fixing it in export. Thanks for explaining guys.

Just curious, you happen to know why it is that the meshes show up again, even though they are deleted in SOPs?

It feels like it's Solaris reverting the primitive back to its old state before the SOP operation for some reason?
Because the point/prim count doesn't match up with the previous name attributes or something?