Alexey Vanzhula

alexeyvanzhula1984

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Duplicate geos in the viewport (like Maya) Oct. 28, 2025, 4:34 a.m.

shelf tool

viewer = kwargs["pane"] or hou.ui.paneTabOfType(hou.paneTabType.SceneViewer)
pwd = viewer.pwd()
if pwd.childTypeCategory() == hou.objNodeTypeCategory():
    nodes = hou.copyNodesTo(hou.selectedNodes(), pwd)
    for node in nodes:
        node.moveToGoodPosition()

Modeler 2025: 40% OFF Sept. 30, 2025, 5:39 a.m.

Grab Modeler 2025 at 40% off — the exclusive way to model directly in Houdini 21
https://alexeyvanzhula.gumroad.com/l/jaoest/86yivk9 [alexeyvanzhula.gumroad.com]

Vulkan Viewport Aug. 27, 2025, 3:19 p.m.