Denys Shchukin

SDENPIKE

About Me

専門知識
CG Supervisor
業界:
Film/TV

Connect

LOCATION
Canada
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

Quickest / simplest way to give each instance of my HDA a different seed value? 2018年11月5日14:49

This Python expression will give you new random for each copy based on a full path to the node

import random
random.seed(hou.node(“.”).path())
return random.random()

Houdini Help Apple and Android application 2013年12月30日12:29

I think that just Help Doc will be good enough.

No needs to have example files.

Videotutorials could be as aditional option but not necessary at all

Houdini Help Apple and Android application 2013年12月27日17:40

Hi all,

Hope that all of you doing well!

I think - that will be very nice and handy if Sidefx publish mobile application with Help Doc for Android and Apple devices.
Sometimes I find new ideas in train, or gym, or somewhere else.
Internet not always awailable - so I think that it will be very convinient to always have offline mobile version of help - to check you ideas anywhere and anytime

What are you guys think about this?

Denys