Jump to content

Hrvoje

Admin
  • Posts

    13,481
  • Joined

  • Last visited

  • Days Won

    195

Everything posted by Hrvoje

  1. On port, once exposed in Xpresso is requiring a trigger and is only processing the data while trigger is true @Scott Williams Just out of curiosity, why aren't you using nodes? It is far more advanced and offers vastly better functionality and versatility than Xpresso.
  2. Hard to help without actual scene file. Motion clips do have some bugs in them though...
  3. So it fails locally for you? Can you post the scene?
  4. @Eudes Fileti No problem. I see that your profile states v2023, it could be that you already have grid capsule asset. Press shift+C in viewport to open commander and search for grid. It is a node based asset which is fully parametric grid object. If it is not there then your version is too old. Alternatively, use a cube and set the subdivisions to desired values, convert the cube, select all edges and convert them to spline by right clicking and doing "edge to spline". Issue is that you wont have internal splines of the cube (just outlines) but you can do some manual work by copying another cube, converting again and connecting the splines. To connect splines select them both and put them under spline mask object (there are boolean operations to choose in the spline mask itself). Hope this helps 🙂
  5. @Eudes Fileti Professor, try this, it should work in your version : ) gravity_cage.c4d
  6. Hi Are you looking for help on how to achieve this or you didn't upload the scene file?
  7. Here is a simple PSD morph example. The joint is driving the biceps/triceps bulge, deliberately exaggerated for display purposes PSD_Morph.c4d
  8. There is no real benefit in using op nodes in capsule context
  9. Ha, cool. You can attach videos directly into posts. Also, if you can, share the file so we can see where the bottlenecks are of there is an alternative approach, it helps future development 🙂
  10. Yes, you can switch between ops like this Type in switch node has to be neutron::ObjectPackage Please keep in mind that you are using experimental scene node graph and nodes. Capsules (nodes mesh, nodes splice, nodes modifier) are mainstay of nodes in C4D and have polished features and workflows.
  11. Not sure if you will be able to open the scene, but in that case: - Place a vibrate tag on your "BackBone_Auto_null" - Enable rotation, regular pulse and set the frequency as you see fit - Open timeline - Drag the BackBone_Auto_null into timeline area (most left) if it is not visible - In timeline menu go functions / bake objects and set the parameters accordingly ( disable create copy) - Hit OK > This will bake all to keys - Remove vibrate tag > Now you have keys for each frame and can create a loop from it Fish_test_manual_0002.c4d
  12. Given your version my nodes solution will not work there. For your issue #2, use a sphere as a parent of field itself. You can create circular spline and use an align to spline tag and have the planet "orbiting". Also try using push apart effector with negative strength instead of plain effector, maybe that would give you better results
  13. Hi @Nikita Belik and to the forum Can you attach the scene file please and maybe expand on description? Hard to help otherwise - but it seems you want to assign weight to each clone by slider? Formula field would work as well, here is an example: formula_field.c4d
  14. @shanknitrate That is how dynamics work. Does this have to be dynamics or faking it is also an option? This could be setup using other approaches...
  15. @Eudes Fileti Which C4D version are you running? This would dictate what options are available for this..
  16. Hi and to the forum The issue is mixing the keys and dynamics. Dynamics are catching up to keyframes. Playing with execution priority won't help, you will loose dynamic behavior with IK tag dynamics. Instead of keys, rather use a vibrate tag with rotation. This will give you smooth action throughout any duration of animation, no need to create loops in timeline.
  17. Hard to say without a scene file, can you share the stripped down version?
  18. Scene management and organization is name of the game 🙂 As far as I can see, you are still on older version of C4D? Having the latest version would greatly help due to having access to functionality such as rerouters and floating I/O nodes. The other thing is, it is possible that your modular wall can be reduced in complexity depending on how it is designed given the version you are on. Nodes came long way from that point, some concepts you are using may even be obsolete.
  19. Hrvoje

    Help with looping

    @filip Ah, the koch curve 🙂 I did that a while back, pretty sure it can help you out with understanding LCV. Most likely it can be improved further. I have posted here in the nodes file pit https://www.core4d.com/ipb/forums/topic/117017-scene-nodes-capsules-file-pit/?do=findComment&comment=764103 As far as performance goes, depends how many points it generates after 10 iterations. It should be over 3 million, that is quite heavy for my machine
  20. Koch curve 🙂 Koch_Curve.c4d
  21. Hrvoje

    Help with looping

    @filip Hi and welcome to the forum Can you attach a scene file? Looks like you exported an asset..?
  22. @Peter Hebein The issue seems is that your alembic mesh has variable point count and it can't be baked to keyframes. Can you change how RealFlow export this?
  23. Yes, the setup works with selections, what I was referring to was that built in edge to line node is not.
×
×
  • Create New...