Forgot your password?   Click here   •   No account yet?   Please Register    •   Or login using  
EN Login
SideFX Homepage
  • Products
    • What's New in H20.5
      • Overview
      • VFX
      • Copernicus
      • Animation
      • Rigging
      • Lookdev
    • Houdini
      • Overview
      • FX Features
      • CORE Features
      • Solaris
      • PDG
    • Houdini Engine
      • Overview
      • Engine Plug-Ins
      • Batch
    • Karma Renderer
    • Compare
    • SideFX Labs
    • Partners
  • Industries
    • Film & TV
    • Game Development
    • Motion Graphics
    • Virtual Reality
    • Synthetic Data for AI/ML
  • Community
    • Forum
    • News Feed
      • Overview
      • Project Profiles
      • Houdini HIVE Events
      • Contests & Jams
    • Gallery
    • Event Calendar
    • User Groups
    • Artist Directory
  • Learn
    • Tutorials
      • Overview
      • My Learning
      • Learning Paths
      • Tutorial Library
    • Content Library
    • Tech Demos
    • Talks & Webinars
    • Education Programs
      • Overview
      • Students
      • Instructors
      • Administrators
      • List of Schools
      • Resources
  • Support
    • Customer Support
    • Licensing
      • Overview
      • Commercial
      • Indie
      • Education
    • Help Desk | FAQ
    • System Requirements
    • Documentation
    • Changelog / Journal
    • Report a Bug/RFE
  • Try | Buy
    • Try
    • Buy
    • Download
    • Contact Info
 
Advanced Search
Forums Search
Found 30 posts.

Search results Show results as topic list.

Technical Discussion » Set render view background image with python

User Avatar
Michael Battcock
30 posts
Offline
 April 30, 2021 04:53:21
I can't see anything in here:

https://www.sidefx.com/docs/houdini/hom/hou/IPRViewer.html [www.sidefx.com]

Is this possible with python? My idea was to update the render view background image pre-render based on the camera background image
See full post 

Technical Discussion » Change parameter on multiple nodes in pinned Parameters pane

User Avatar
Michael Battcock
30 posts
Offline
 March 22, 2021 15:44:03
I usually work with a parameters pane linked to a network view, however the pane is then considered "pinned". This means I can't select multiple nodes in order to change their parameters at once (it only shows the parameters for the last selected node). Is there a way to change this? Preferences for example? I was sure this used to work as I expect..
See full post 

Technical Discussion » Mantra - Visualising vops from inside material

User Avatar
Michael Battcock
30 posts
Offline
 Oct. 6, 2018 08:42:38
When developing a material at the top level /mat context I really like being able to drag any vop onto the ipr and see it displayed as a temp material on the object. However once you collapse the shader nodes into a material you're no longer able to do this. Unless i'm mistaken?
See full post 

Technical Discussion » beach tank & ocean spectrum

User Avatar
Michael Battcock
30 posts
Offline
 Sept. 17, 2018 11:45:36
I'm thinking about doing this as well, did you find a good method? The guided ocean setup works well for flat oceans but not for extending a flip sim on a beach..
See full post 

Technical Discussion » Houdini 16 Extended Ocean - Displacement Baking

User Avatar
Michael Battcock
30 posts
Offline
 Sept. 13, 2018 04:19:16
johner
Yes, using the Bake All Displacements to One Layer option on the Export to Texture tab of OceanEvaluate

Hi @johner,

It seems that when baking maps the ocean evaluate writes out the maps directly from the volumes? So are you not able to bake the displacement to geo with custom UVs (not just from a planar project)?

Do you have any examples of using the ocean tools with already deformed geometry? I'm creating a huge wave and want to apply ocean displacement on top, however my problem is:
- if I create my ocean, then bake out my vector displacement, then bend it into a huge wave, the vector displacement is now in the wrong space so the geo displaced at render time won't match my geo in SOPs (which is obviously an issue when doing spray/mist etc)
- I could bend deform my geo first then add the ocean displacement (using wave instancing to orient them correctly on the huge wave), however ocean evaluate doesn't seem to work correctly when using already deformed geo, I think it expects a flat grid.. Especially if there is an overhang in the geo I get some really strange results (i'm guessing because of the wave it samples the 2D volumes..)

Is there a way I can convert the world space vector displacement from the ocean evaluate into a tangent space displacement? That way (I think) if I deform the geo afterwards it will still be in the correct space..?
See full post 

Technical Discussion » Deforming ocean and baking maps

User Avatar
Michael Battcock
30 posts
Offline
 Sept. 12, 2018 13:59:06
I need to create a huge wave that is on the verge of breaking. My first approach was to:

1. use ocean tools to create a flat ocean then bend it to create the big wave
The problem with this is that the vector displacement is created before my bend deformed so at render time it displaces in the wrong direction. This wouldn’t be a huge issue but since emitting spray from the crest of the wave the sop geo and render displaced geo need to line up..

2. Bend deform the geo first then orient the waves along the geo using wave instancing.
This should work but the baked displacement map seems to be essentially a vertical projection so the overhanging wave causes problems (I’ve created my uvs before any deformation so that’s not the issue). Maybe it’s the way the maps are generated inside the ocean evaluate using vop2cop and just working with 2d volumes?

- it also just seems to write those volumes out rather than baking it back to the uvs - so it doesn’t respect your input uvs..

I know this is a relatively common effect (making huge waves) so what would be the best approach?
See full post 

Technical Discussion » 3d line fitting for local point cloud

User Avatar
Michael Battcock
30 posts
Offline
 July 27, 2018 03:33:59
edward
The BlendPose CHOP has an SVD linear solver, set the Interpolant to Hyperplane.

EDIT: The solver is probably about the same as numpy though.

I know this is an old post but I don't understand what the inputs should be for the blendPose chop, can you explain how to use it?
See full post 

Technical Discussion » Constraining cloth to wires

User Avatar
Michael Battcock
30 posts
Offline
 July 24, 2018 11:53:07
Is there a way to constrain cloth to a wire object and have mutual feedback?

The cloth attach constraint seems to work with RBD objects but the cloth solver errors if you try and constrain it to a wire object.. I can use a constraint network to constrain them together but there doesn't seem to be any feedback on the cloth from the wire.

I'm guessing since they are solved in different solvers you would have to fake the interaction somehow..

I've attached a test scene - one where I set up a constraint network and one where I took the example scene of constraining cloth to RBDs and tried to get it to work with a wire object (i'm guessing for that example scene there isn't actually any feedback on the RBDs from the cloth either..)
See full post 

Houdini Learning Materials » Learning path: RIGGING IN HOUDINI 16+

User Avatar
Michael Battcock
30 posts
Offline
 Jan. 31, 2018 16:24:12
Just wondering if there’s an updated ETA of the upcoming rigging tutorials? Very much looking forward to them!
See full post 

Technical Discussion » Polyextrude - normals when extruding with negative distance

User Avatar
Michael Battcock
30 posts
Offline
 Nov. 1, 2017 12:11:50
Take a grid and extrude it with a negative distance with output back. The (intrinsic) normals are now pointing inwards.. Is this the intended behaviour? I find it quite frustrating as I need to put a reverse node after every extrude with a negative distance…
See full post 

Technical Discussion » Grains - Disable Constraint Averaging

User Avatar
Michael Battcock
30 posts
Offline
 Oct. 31, 2017 06:30:04
I'm getting some unbalanced forces when using grains, its the same problem as described in the grains masterclass around 32:50. As Jeff says the solution is to disable constraint averaging and then insure all the internal forces add up to 1. I've done this but I still have an imbalance.. I wanted to check which forces are meant to add up to 1, in the video it implies that Internal Collisions + Clumping + Explicit Constraints = 1. However in the help document it mentions that Friction with Particles should be included as well.

So should I set Friction with Particles, Internal Collisions, Clumping and Explicit Constraints to 0.25?
See full post 

Technical Discussion » Automatic installation across Windows Network Drive

User Avatar
Michael Battcock
30 posts
Offline
 Oct. 24, 2017 09:02:24
What is the recommended method for installing Houdini builds across a network? We use Deadline so I had thought a good method could be to execute a batch script as a ‘maintenance job’ (which runs once for every machine) to do the install. I'm close but I can't get round Windows User Access Control (UAC) which requires the user to click accept (and I want it to be unattended/silent). This is the batch script I was using:

start /w S:\3D_globalSettings\houdini\builds\houdini-16.0.705-win64-vc14.exe /S /LicenseServer=Yes /DesktopIcon=Yes /FileAssociations=Yes /HoudiniServer=Yes /EngineUnity=No /EngineMaya=Yes /EngineUnreal=No /HQueueServer=No /HQueueClient=No /IndustryFileAssociations=Yes /LicenseServer=Yes /ForceLicenseServer=Yes /MainApp=Yes /Registry=Yes


Are there any alternatives for doing this? I don't really want to disable UAC as i've read that can be quite a big security risk so i'd like to find another workaround..
Edited by Michael Battcock - Oct. 24, 2017 15:12:00
See full post 

Technical Discussion » Silent Install for Windows

User Avatar
Michael Battcock
30 posts
Offline
 Aug. 23, 2017 10:08:43
Hey Christopher,

Thanks for your response. I'm not entirely sure what a Windows Service would be.. Is there any (Houdini) documentation on this?
What is the recommended workflow for deploying software and build updates across computers on a Windows network?

Cheers,
Mike
Edited by Michael Battcock - Aug. 23, 2017 10:26:52
See full post 

Technical Discussion » Silent Install for Windows

User Avatar
Michael Battcock
30 posts
Offline
 Aug. 23, 2017 06:17:33
Thanks for the script. I've got this working by running this through Thinkbox Deadline, however it still pops up with a dialog saying “Do you want to allow this app to make changes to your device?”. I'd like to be install Houdini without the need for user input (so I could do it over night for example). Do you know of a way round this? Is it a permissions issue?
See full post 

Technical Discussion » Simple boolean problem..

User Avatar
Michael Battcock
30 posts
Offline
 June 17, 2017 17:12:02
aRtye
It's a precision error - just try offsetting the cylinder a tiny amount and you'll find it works.

Yes I found that, but I agree I think it's a bug. Especially when Maya's booleans works in the same case..
Edited by Michael Battcock - June 17, 2017 17:12:41
See full post 

Technical Discussion » Rig collision in chops

User Avatar
Michael Battcock
30 posts
Offline
 June 15, 2017 06:54:02
I guess the best option would be to combine both of your solutions so that you can still animate the goal objects, i'll look into it today!
See full post 

Technical Discussion » Rig collision in chops

User Avatar
Michael Battcock
30 posts
Offline
 June 15, 2017 06:52:32
Nice! Thats very cool and pretty simple! Thanks a lot
See full post 

Technical Discussion » Rig collision in chops

User Avatar
Michael Battcock
30 posts
Offline
 June 15, 2017 06:32:53
Hi Matthias,

Thank you very much for the file, thats really interesting, I didn't even know about that constraints option! Cheers
See full post 

Technical Discussion » Rig collision in chops

User Avatar
Michael Battcock
30 posts
Offline
 June 15, 2017 05:35:53
Hi Henry,

Thanks for your reply. I had a go at your suggestions but I can't seem counteracting the pre-transforms, any chance you could take a quick look?
See full post 

Technical Discussion » Rig collision in chops

User Avatar
Michael Battcock
30 posts
Offline
 June 14, 2017 13:22:03
Whats the best way to do a simple collision of a rig with an object, e.g. putting a hand on a table and having the fingers collide properly.

I was putting together a quick attempt but couldn't get it to work:
See full post 
  • First
  • 1
  • 2
  • Last
  • Quick Links
Search links
Show recent posts
Show unanswered posts
PRODUCTS
  • Houdini
  • Houdini Engine
  • Houdini Indie
LEARN
  • Talks & Webinars
  • Education Programs
SUPPORT
  • Customer Support
  • Help Desk | FAQ
  • Documentation
  • Report a Bug/RFE
  • Sales Inquiry
LEGAL
  • Terms of Use
  • Privacy Policy
  • License Agreement
  • Accessibility
  • Responsible Disclosure Program
COMPANY
  • About SideFX
  • Careers
  • Press
  • Internships
  • Contact Info
Copyright © SideFX 2025. All Rights Reserved.

Choose language