[[Template core/front/profile/profileHeader is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]
ParticleSkull last won the day on February 18
ParticleSkull had the most liked content!
Community Reputation
109 ExcellentAbout ParticleSkull
-
Rank
Illusionist
- Birthday February 2
Contact Methods
-
Website URL
https://www.instagram.com/vfx_skull/
Personal Information
-
Name
Alvaro Moreira
-
Location
Brazil
-
Maybe you can reverse the collision direction with the invert sign?
-
ParticleSkull started following How can I pin RBD glued objects to a fix position?, caching out sims and render, FLIP slip field not working (.hip attached) and and 5 others
-
Hey Olly This is what I do. Super easy and fast to setup Multiple_Cache_Render_0100.hiplc
-
FLIP slip field not working (.hip attached)
ParticleSkull replied to GlennimusPrime's topic in General Houdini Questions
Hey Glenn! Enable the "Enlarge Fields to Contain Sources" option and change the Operation mode to Copy instead of Add Slip_Field_0100.hipnc -
but it looks like you dont have the output node enabled inside the dopnet
-
Hey dude, Try decreasing the Collision Separation on the flip object Right now your collision looks like this: and it looks like this with a collision separation of 0.025
-
sorry, posted the wrong thing here
-
Copy to Points Offset Problem
ParticleSkull replied to knightist's topic in General Houdini Questions
Hey Taian, It's kinda hard to explain but it's also quite obvious. The 0,0,0 pos will always be on top of the base pts. Check it out, I changed the instaces to cubes so it gets less confusing. Let's say you have a box at the origin (0,0,0) and 3 points somewhere else this one box will copied on top of those 3 points if the box have an offset from the origin, it will get the same offset from the pts I hope makes any sense -
Hey Srecko, The simplest way is to create a pop group in dops and a pop wrangle with the new viscosity attribute. You must enable Viscosity by Attribute on the Viscosity tab FLIP_Viscous_bbox_0100.hiplc
-
Maybe shrinking it's collision shape? I'd totally give it a try, I believe the difference would be noticeable
- 8 replies
-
- reassemble
- brick
-
(and 1 more)
Tagged with:
-
How can I pin RBD glued objects to a fix position?
ParticleSkull replied to Masoud's topic in Effects
Whats up Masoud! To fiz a piece to the wall you just have to inactivate it. You can add an i@activate = 0 to that specific piece (make sure you have it set to 1 on the other ones) or you can use the "new" RBD Configure Object node, like this: You must have both the Glue and Soft conrel inside dops to make the change when the constraint breaks, check it out: I think this 4 nodes are the best to create everything you need: I hope it helps. I changed the constraint type to a more apropriate one, on the corners of each piece, I think it works better like (not sure if thats what you need though) Best, Alvaro PackedRBD_Glue_Pinned_04.hiplc -
ParticleSkull started following use @area inside divide sop and
-
You may see the immediate problem with this approach. What if you have multiple primitives with different areas? How do you know which primitive to chose the value from? Exactly! And in some situations it's a good idea to promote the area attribute to detail, using the Sum of all primitives area I can see you have only one poligon so you shouldn't worry about and just the 0 one I added the 2 exemplos to your file: area_divide.hiplc
-
Is there a way to apply two different materials to a particlefluidsurface?
ParticleSkull replied to Jmg07's topic in General Houdini Questions
Hey Jack, it's exactly what Dennis said IMO Particle fluid surface is configured to work best with large scale and fast fluids. It tend to cause flickering in small scale setups so I think it's better to recreate it from scratch using only what you need -
Hey Josh, not sure if it helps but the condensation setup on the shelf uses the Attribute Fade. It looks like it only needs an @emit_frame attribute
-
Is there a way to apply two different materials to a particlefluidsurface?
ParticleSkull replied to Jmg07's topic in General Houdini Questions
Hey Jack, you're on the right track. The group idea should work. Added 2 meshing ideas to the setup 2_fluids_0100.hiplc