HeinzBenjamin / FlexCLI

FlexCLI is a C++/CLI interface to access NVidia Flex from .Net environments like C#, IronPython, VB etc. FlexHopper is a plugin for Grasshopper built on top of FlexCLI
GNU General Public License v3.0
93 stars 19 forks source link

Interaction Cloths and Fountain #13

Open AlexPrada14 opened 1 year ago

AlexPrada14 commented 1 year ago

Hello Benjamin,

Thank you for this project that is a great contribution. Indeed I am currently learning how to work on what you did with the objective of modifying some things and see if they work. One of the applications that I'm trying to run consists of a cloth which is filled with a fluid that emerges from a fountain object, however I can't get the cloth and fluid particles to interact. Do you know if this is possible using what you have developed so far? I am missing something or do I actually have to modify the code? because according to the NvFlex videos it is possible but in your videos you don't have any similar concrete example. Thanks in advance.

Greetings Alex