Found 16 posts.
Search results Show results as topic list.
Technical Discussion » How to make an HDA behave like a "node block"?
- luijee
- 16 posts
- Offline
PDG/TOPs » Q: Best way to "instakill" TOP work items
- luijee
- 16 posts
- Offline
any update on an "ultra-kill" button? some heavy flip meshing services have locked most of the machine and its unclear if they will ever finish despite the cook tasks being cancelled.
Solaris and Karma » Retiming value clip instances
- luijee
- 16 posts
- Offline
Solaris and Karma » Retiming value clip instances
- luijee
- 16 posts
- Offline
Thanks very much for the indepth information
For more context on the use case, we would have a very long cache sequence ~3000 frames, we want to instance different cache frames onto points.
It is an alternative workflow for a simple crowd. We're trying this way as the SOPcrowdimport LOP was crashy and slow, and as we don't care about transitioning clips or the skeleton we thought this might be less intensive to render. It might be that crowds are the better solution here over value clips, but without any examples I can't be sure so I'm trying to follow the path of least resistance.
I'll see if the value clips method works well at scale and share any findings.
Cheers,
Luis
For more context on the use case, we would have a very long cache sequence ~3000 frames, we want to instance different cache frames onto points.
It is an alternative workflow for a simple crowd. We're trying this way as the SOPcrowdimport LOP was crashy and slow, and as we don't care about transitioning clips or the skeleton we thought this might be less intensive to render. It might be that crowds are the better solution here over value clips, but without any examples I can't be sure so I'm trying to follow the path of least resistance.
I'll see if the value clips method works well at scale and share any findings.
Cheers,
Luis
Solaris and Karma » Retiming value clip instances
- luijee
- 16 posts
- Offline
Hello, looking how I can instance animated geometry in LOPs. I think what I need for this is a value clip, so I'm using the new geoclipsequence LOP.
The only way I can seem to affect the time of the valueclip is by instancing references, then using retimeinstances LOP. Any other way seems to lose the 'value clip' pink text, and I could not get looping to work.
geoclipsequence must be cached (non timedependent) or the instances won't retime.
Not sure what the intended workflow is. Before LOPs, instancing animated caches with Packed disk sequence was very handy. It'd be great to have PDS sop import to LOPs to help show the 'correct' usd way.
Cheers,
Luis
The only way I can seem to affect the time of the valueclip is by instancing references, then using retimeinstances LOP. Any other way seems to lose the 'value clip' pink text, and I could not get looping to work.
geoclipsequence must be cached (non timedependent) or the instances won't retime.
Not sure what the intended workflow is. Before LOPs, instancing animated caches with Packed disk sequence was very handy. It'd be great to have PDS sop import to LOPs to help show the 'correct' usd way.
Cheers,
Luis
Edited by luijee - 2024年2月23日 10:56:03
Solaris and Karma » Geometry Clip Sequence Lop or how to handle large data
- luijee
- 16 posts
- Offline
Does this workflow support a sequence of vdbs? Plugging a volume LOP into the 2nd input it correctly shows it as a value clip, but caching it hangs.
Alternatively directly pointing to the vdb sequence the clip only caches one frame, and lists the volume filePath as a Default Value instead of Value clip. Not sure where I'm going wrong.
Alternatively directly pointing to the vdb sequence the clip only caches one frame, and lists the volume filePath as a Default Value instead of Value clip. Not sure where I'm going wrong.
Technical Discussion » Disable Houdini User packages
- luijee
- 16 posts
- Offline
Hi, is there any environment variable to stop Houdini from launching with `$HOME/houdiniX.Y/packages`?
Solaris and Karma » OCIO : Opengl vs CPU vs XPU
- luijee
- 16 posts
- Offline
Technical Discussion » Multiple 456.py scripts
- luijee
- 16 posts
- Offline
HOULY Daily Challenge » Day 13 | Animals: Slime
- luijee
- 16 posts
- Offline
HOULY Daily Challenge » Day 5 | Motion: Wave
- luijee
- 16 posts
- Offline
Had some fun with this, & first time using Octane!
Edited by luijee - 2020年7月6日 04:43:30
Technical Discussion » Button callback in HDA fails to run (H17.0)
- luijee
- 16 posts
- Offline
Technical Discussion » Presets in OTLs
- luijee
- 16 posts
- Offline
Lyubomir Popov
In simple .idx files, changing -0.07 to say -0.075 works fine. But in a larger preset file, changing the number of bytes per value corrupts the file and houdini doesn't recognise it. I'll try to narrow it down and upload an example that shows how an idx file that is failing as described.
Did you ever find a solution? Run into this now while trying to batch change parameter expressions over multiple idx files, presets are proving to not be as manageable as they could be.
Technical Discussion » pyQt5 houdini not raising errors
- luijee
- 16 posts
- Offline
Recently noticed houdini python will not catch errors in initialising a Qt5 / pyside2 python panel, making it difficult to debug code.
The only workaround I have is wrapping the culprit code in a try except block and printing the exception, not very ideal.
Anyone have a better solution to this?
The only workaround I have is wrapping the culprit code in a try except block and printing the exception, not very ideal.
Anyone have a better solution to this?
Technical Discussion » Can't open dophints.cmd when using hython
- luijee
- 16 posts
- Offline
Did you ever figure out a fix? Receiving this error when launching hython, it doesn't seem to impact anything for now but worried its a sign of something larger being broken.
Technical Discussion » A couple of questions about customizing menus
- luijee
- 16 posts
- Offline
rafalIs there any update on this RFE?
But it looks like you want to save images from MPlay, which is currently not possible. There is an RFE 32671 for it, though.
We'd like to add custom MPlay functions to make saving flipbooks into our pipeline easier, it seems there is no way to call MPlay hscript through the custom xml menus.
mtuckerAs there is currently no access to HOM through MPlay, can the HDK achieve this?
If the info you want to display is not accessible through HOM, you would have to extend HOM/hscript using the HDK
-
- Quick Links