Dominic Plaza

dompla

About Me

EXPERTISE
Freelancer
INDUSTRY
Advertising / Motion Graphics

Connect

LOCATION
Spain

Houdini Skills

Availability

Not Specified

Recent Forum Posts

How to make this dynamic growth effect Nov. 24, 2023, 4:42 a.m.

mestela
Attached hip isn't perfect, but should give you some ideas.

It's a few concepts linked together:

  • A way to animate random emission locations from a surface
  • Sticking particles to a surface with the vex minpos() function
  • Making particles avoid each other via grains, collide with the ground, and be slowed down with drag
  • Copying shapes to those particles, and making sure they're oriented correctly.

This is super helpful. Thank you for pushing me in the right direction.

Just to follow up on your setup, to remove the intersection between geometry, can you solve it in the grain node or do you need to calculate the distance between the crystals? Some crystals could have a random scale so it can't be uniform distance, but rather calculated for each object. Would you use forLoops to look into each individual object and calculate the distance for each of them?

How to make this dynamic growth effect Nov. 23, 2023, 1:01 p.m.

The video starts at 23 seconds, growing crystals https://vimeo.com/238769372#t=23s [vimeo.com]

Vellum Hair error Dec. 1, 2022, 11:12 a.m.

Does someone know why I'm getting this error with vellum hair?

H19.5.368

clBuildProgram (-11)
1 error generated.
OpenCL Exception: <kernel>:1907:20: error: blocks support disabled - compile with -fblocks or for OpenCL 2.0