Hi! I've been experimenting with exporting USD variants with PDG, in the attached file it sort of works. This is a two-part question: In the example test file I have a Labs Simple Baker generating textures, and I'm using a ROP Fetch in TOPS to process it as part of a USD export loop assigning materials and creating variants. The bake texture ROP fetch causes the USD ROP fetch to fail, although I can generate the textures beforehand and everything works fine
Is this a limitation of using a packaged SOP like Labs bake tex in this kind of setup, or is there a workaround with PDG? I'm also relatively new to USD so I might be missing something
The other question, illustrated in this example file: Exporting USD variants in this fashion is a bit convoluted and error prone, I'm wondering if there might be some newer, more straightforward ways to go about this. Any advice is much preeesh!
Thanks and cheers
Found 339 posts.
Search results Show results as topic list.
PDG/TOPs » PDG and USD Variant Export
-
- AndyW
- 339 posts
- Offline
PDG/TOPs » Karma XPU rendering and PDG
-
- AndyW
- 339 posts
- Offline
Hi! I'm looking for example setups for rendering Karma XPU with PDG. My tests with ROP Fetch in TOPS work fine, but are noticeably slower than rendering USD Render ROPs in the Out context. My informal benchmarks are showing it to be less than 1/2 the speed(!) This may have to do with settings in the localscheduler, but again, I'm not finding much info on how this relates to GPU rendering. Many thanks!
Technical Discussion » random particle trail length
-
- AndyW
- 339 posts
- Offline
Mardini 2024 » Day 17 | VFX | FLIP Solver SOP | Image
-
- AndyW
- 339 posts
- Offline
Technical Discussion » Karma Gold . pyro geo light
-
- AndyW
- 339 posts
- Offline
Technical Discussion » Karma Gold . pyro geo light
-
- AndyW
- 339 posts
- Offline
I've noticed the the same thing: Karma XPU ignores Treat As light Source settings but it works as expected in CPU. I guess this is more a question for SideFX, are there plans to implement this in XPU, or is this just a limitation of the GPU engine?
Edited by AndyW - 2024年3月8日 20:44:55
Solaris and Karma » Solaris instance mismatch
-
- AndyW
- 339 posts
- Offline
Solaris and Karma » Solaris instance mismatch
-
- AndyW
- 339 posts
- Offline
Here's a much simpler example. In SOPS if I change the variant index number of geo it will find the corresponding source point variant number. Not so in LOPS. I suspect I'm not importing the variant attribute correctly into LOPS
Solaris and Karma » Solaris instance mismatch
-
- AndyW
- 339 posts
- Offline
Houdini default instancing matches the geometry index to the point index, while it appears Solaris instancer, at least by default just looks at the total list of input geo. I need the instancers to match by index attribute regardless of the total index amount.
Any tips on how I can correct this?
Any tips on how I can correct this?
Edited by AndyW - 2024年2月23日 15:50:01
Technical Discussion » Updating RBD collisions with changing geometry
-
- AndyW
- 339 posts
- Offline
Technical Discussion » Updating RBD collisions with changing geometry
-
- AndyW
- 339 posts
- Offline
Pyro disintegration [vimeo.com]
Any tips on how to update RBD collisions with changing geometry at every timestep? As you can see in the clip the geometry should continue to collapse in on itself as the fracture pieces shrink away to nothing, any ideas on how I would go about implementing that with the Bullet solver? Thanks!
Any tips on how to update RBD collisions with changing geometry at every timestep? As you can see in the clip the geometry should continue to collapse in on itself as the fracture pieces shrink away to nothing, any ideas on how I would go about implementing that with the Bullet solver? Thanks!
Technical Discussion » Karma XPU errors
-
- AndyW
- 339 posts
- Offline
I updated my Nvidia drivers and it seems to be fine now, I guess that should've been the first thing to check
Solaris and Karma » Karma XPU crash with particle trails
-
- AndyW
- 339 posts
- Offline
I've posted this to the tech forum, reposting here:
Here's a simple setup using the standard pyro bonfire configure. On my system Karma XPU crashes on the 3rd frame, regardless of where I'm starting the sequence. Karma CPU renders it fine. Houdini 20.0.547 GTX 1080
Here's a simple setup using the standard pyro bonfire configure. On my system Karma XPU crashes on the 3rd frame, regardless of where I'm starting the sequence. Karma CPU renders it fine. Houdini 20.0.547 GTX 1080
Technical Discussion » Karma XPU errors
-
- AndyW
- 339 posts
- Offline
Definitely seems to be something to do with the particle trail sop, here's a simple setup using the standard pyro bonfire configure. Karma XPU crashes on the 3rd frame, regardless of where I'm starting the sequence
Technical Discussion » Karma XPU errors
-
- AndyW
- 339 posts
- Offline
I've been assessing Karma XPU as a replacement to third GPU renderers in Houdini, I'm loving it overall. I'm getting some mysterious errors when trying to render geometry generate by the Particle Trail sop, oddly enough it's only when I try to render a sequence. Single image viewport renders are fine, and Karma CPU renders the sequence without issue. Any ideas? Houdini 20.0.547
Error
Command Exit Code: -1073741819
Error
Failed to complete render: exit code -1073741819
Use a Log Viewer with External Render Processes enabled for more information.
Error
Command Exit Code: -1073741819
Error
Failed to complete render: exit code -1073741819
Use a Log Viewer with External Render Processes enabled for more information.
Technical Discussion » Deform geometry to particle path
-
- AndyW
- 339 posts
- Offline
Technical Discussion » Deform geometry to particle path
-
- AndyW
- 339 posts
- Offline
I have the basis of a set up to deform geometry along particle paths, I'm running into a snag when I try to loop over copied geo with a variants. Possibly I need to do do it all inside one for-each loop, but I haven't figured out a way to accomplish that yet, any advice is much appreciated! Hip file attached
Image Not Found
Technical Discussion » Instancing with emit rbd
-
- AndyW
- 339 posts
- Offline
Thanks for the response and the examples. I'm actually trying to find a workflow for instancing geometry to RBD emitted point post-simulation. I did manage to find a more efficient delayed-load method outputting caches to Arnold for rendering by writing out .ass files from an Arnold ROP and bringing those in with Arnold Procedurals
Technical Discussion » Instancing with emit rbd
-
- AndyW
- 339 posts
- Offline
Is there a way to instance geometry to RBD emit points? I'm using the new SOP bullet solver, using Emit RBD. I have a small amount of source geometry, but I'm at a loss on how to instance to cached points when the point count and name attribute changes as more geometry is emitted into the sim. Ideas? Thanks!
Technical Discussion » Breaking glue constraints RBD solver
-
- AndyW
- 339 posts
- Offline
-
- Quick Links