Search found 7 matches
- Mon Jul 04, 2022 7:07 am
- Forum: Houdini
- Topic: Vectron: Time parameter does not work
- Replies: 3
- Views: 1461
Re: Vectron: Time parameter does not work
Except the IPR does detect changes in the variables when entering values, moving slider bars, etc. And don't forget to change rendering mode to Full scene reload (difference between update and full load being...?) I have to ask... Is this mentioned anywhere?
- Fri Jun 24, 2022 6:08 am
- Forum: Houdini
- Topic: Vectron: Time parameter does not work
- Replies: 3
- Views: 1461
Vectron: Time parameter does not work
As said, does not work plain and simple. No documentation on this or other possible parameters. I've been told that _wipes() has something to do with motion blur settings, no documentation anywhere on this. Why is it that the Vectron node won't accept input? This should be very simple. No simple I/O ...
- Wed May 18, 2022 8:15 pm
- Forum: Houdini
- Topic: Vectron in Houdini?
- Replies: 8
- Views: 5358
Re: Vectron in Houdini?
Hi,
The Vectron objects in Houdini are configured adding an OSL shader with the OSL code to the vectron options available in the OBJ spare parameters. Attached you have an example scene if you want to take a look at it.
Thanks,
-Juanjo
Except it ain't that simple. What's the function _wipes ...
The Vectron objects in Houdini are configured adding an OSL shader with the OSL code to the vectron options available in the OBJ spare parameters. Attached you have an example scene if you want to take a look at it.
Thanks,
-Juanjo
Except it ain't that simple. What's the function _wipes ...
- Wed May 18, 2022 3:37 pm
- Forum: General Discussion
- Topic: Buying subscription for someone else
- Replies: 1
- Views: 827
Buying subscription for someone else
How can I buy someone who doesn't have the finances or methods of payment a subscription? I have a friend in Nigeria who's 16 and thus doesn't have a credit card or PayPal.
- Tue May 10, 2022 6:00 pm
- Forum: Resources and Sharing
- Topic: Is it possible to animate vectron values in its script?
- Replies: 2
- Views: 2417
Re: Is it possible to animate vectron values in its script?
float w = fmod(_wipes(), 300.0) / 300.0;
Could you tell me the purpose of this line, and what the function _wipes() does, is for? Having real trouble getting this to work properly. More info on how the time variable works is very much needed. Also, any other undocumented variables we should know ...
Could you tell me the purpose of this line, and what the function _wipes() does, is for? Having real trouble getting this to work properly. More info on how the time variable works is very much needed. Also, any other undocumented variables we should know ...
- Mon May 02, 2022 8:19 am
- Forum: Houdini
- Topic: Total fail rendering scene
- Replies: 2
- Views: 951
Re: Total fail rendering scene
It is hard to say what could be the problem without more information. How does Octane fail? Can you please share the Octane log file that you get after rendering the scene? Also, If you can share the scene, I could take a look at it here.
Thanks,
-Juanjo
I believe I've found the culprit in some ...
Thanks,
-Juanjo
I believe I've found the culprit in some ...
- Sun May 01, 2022 6:42 am
- Forum: Houdini
- Topic: Total fail rendering scene
- Replies: 2
- Views: 951
Total fail rendering scene
Need to know what's holding me back here. Simple scene. kitty stalking over the world transfers 'grow' attribute to the planet's geography. Ten plant alembic files are scattered over the landscape and plant alembics are copy-to-pointed, about 20,000 points, 10 k ABC files. 3Delight will render this ...