I was quite excited when I noticed APEX has an RBF node built-in:
However, without any document or example, I have no idea how to get it work
Another possibility is just use sop::linearsolver, but while I kinda know how to use it, it's a very generic node that requires a huge amount of parameters. And it's an SOP, so I have to pipe in the all the data as attributes first. It's a big bummer that especially we have a rig::RBFInterpolation sitting right next to us.
How to use APEX's rig::RBFInterpolation?
1747 8 1- kodra
- Member
- 373 posts
- Joined: June 2023
- Offline
- guilhermecasagrandi
- Member
- 274 posts
- Joined: March 2011
- Online
- kodra
- Member
- 373 posts
- Joined: June 2023
- Offline
- guilhermecasagrandi
- Member
- 274 posts
- Joined: March 2011
- Online
- guilhermecasagrandi
- Member
- 274 posts
- Joined: March 2011
- Online
- guilhermecasagrandi
- Member
- 274 posts
- Joined: March 2011
- Online
- kodra
- Member
- 373 posts
- Joined: June 2023
- Offline
- tamte
- Member
- 8881 posts
- Joined: July 2007
- Online
guilhermecasagrandithat's mostly because APEX lacks a lot of convenience functions that would make working with arrays and therefore assembling such setup a lot easier
Not so simple, though
like getting an array of attribute values from geo
multiplying array with another array per component or also scaling array components with single float
sum of an array elements
...
I'm not really sure what is the plan for the future, but I'm very distracted by APEX having all the signatures expanded as a separate node types
and it's lacking a lot of signatures also, I'd expect more generic functions with support for all datatypes, especially arrays
Edited by tamte - Dec. 13, 2023 01:30:15
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- ASquirrel
- Member
- 249 posts
- Joined: March 2023
- Offline
tamte
I'm not really sure what is the plan for the future, but I'm very distracted by APEX having all the signatures expanded as a separate node types
and it's lacking a lot of signatures also, I'd expect more generic functions with support for all datatypes, especially arrays
this is usually simply an UI thing, it would be the UI's job to guess the correct node type based on the connection, this will come in time! Believe it or not, but when houdini 20 was released, there wasn't even a copy/paste feature haha
Edited by ASquirrel - Dec. 13, 2023 07:31:32
Head of Pipeline @ LightVFX
-
- Quick Links