Archived post by ajk48n

yeah, thanks I’ll check it out. This is literally just my prep so I begin setting up cloth tutorials

at the risk of looking inefficient, but for future posterity when I forget how I did this, here is a bit of code to transition between multiple clips in an agent

“`int clipNum = 3; float blend = chf(‘blend’); float b[] = array(0,0,0);
for (int i=0;i

Archived post by jake rice

fun hot tip, inside your $HFS/ocl/compute folder, the team at sesi has included both a simple sparse matrix vector multiplication function as well as a bunch of opencl vector functions, including parallel reduction for large dot product operations 😮

definitely worth taking a look at

Archived post by JeffLMnT

I just like to wrap everything up to visually make sense to me

Here’s another setup that is more closer to the maps – also lets you repeat the string while keeping it centre aligned

Attachments in this post:
http://fx-td.com/houdiniandchill/wp-content/uploads/discord/20195006/12/19/char_align_along_curve_focused.hiplc
http://fx-td.com/houdiniandchill/wp-content/uploads/discord/20195006/12/19/test.JPG

Archived post by trzanko

Does it need to be a sort of formal writeup?

Cause for optimized vdb caching it’s pretty much simply: always vdb vector merge and write 16 bit floats, then usually clip vel and other fields by density and deactivate voxels, then write actual .vdb files as they are faster than bgeo