Jump to content

Hrvoje

Admin
  • Posts

    13,481
  • Joined

  • Last visited

  • Days Won

    195

Everything posted by Hrvoje

  1. Answered here https://www.core4d.com/ipb/forums/topic/118894-converting-from-geometry-to-splines-in-a-node-modifier/#comment-764078
  2. @Ignash I see what you are after. Edge to line can't use selections, you need to build your own setup. Here is the setup 254_Edge_To_Spline.c4d A spline is built from active edge selection. Note that the spline is built with separate segments for each two points (simpler) but you can use connect object to have continuity as shown in scene.
  3. Most likely a bug, I would recommend you reach out to MAXON support
  4. @Ignash Starting from 2025.1 object importing is improved. You can create a nodes spline, in its input column add "object child" (either from asset browser or RMB on input column in nodes spline). This will provide you with the child object off the nodes spline object manager. Here is a simple example edge_to_line_simple.c4d As far as edge selection goes, I have no idea what you are trying to achieve. Edges are actually point pair selections and it is often much easier to work with points and the then use transfer node to change to edges. Can you post an example of what you are after?
  5. I see. What is stopping you from converting the cloner? You could use different materials as well. If you still need MoGraph access, you can use fracture object to treat each panel as a clone.
  6. @Isca You should update to 2025.1, there are changes. Alternatively, load the scene into 2025.0.2, select the nodes mesh and open its graph. In create menu of graph locate "change group type to" and select nodes mesh. This will force nodes mesh capsule conversion and results should be displayed
  7. @Isca I doubt this can be done with MoGraph, maybe with python effector, however, this can be done with nodes and you can get clones or matrix out either way. Would that work for you? In the attached scene is an attempt at solving this. As is, the clones are unaware of other clones so there are intersections and they do not respect the initial grid boundary. This is not an easy task if you want no intersections, respect of boundary, time control (rate) etc 🙂 paths.c4d
  8. @DPH There is a fix texture setting setting in cloner, tried that?
  9. Without knowing exactly what kind of effect you are after, I would say that increasing the voxel size for pyro simulation (under project settings), changing the generation geometry in pyro tag (dynamic geo or points) would be a good starting point 🙂
  10. Fix texture in cloner settings? If not that, can't help really, never used Vray
  11. So, you want each clone to start of at the junction and move in random direction (at right angle) and turn into random right angle direction once it encounters new junction? What about boundary clones? Can they move outside of the area defined by junctions? Do all clones move at the same speed?
  12. Hrvoje

    C4D On Mac

    Of course, even the future releases 🙂
  13. Hrvoje

    C4D On Mac

    I am running C4D daily on OSX 15.1.1 Sequoia, M4 Pro, no issues at all.
  14. RMB on the node itself and extract the ports, or, ctrl click the dots next to ports in attribute manager, that will expose them in node system.
  15. If it is simple sync, you could use a field driver tag and drive any parameter by sound filed. This can be any parameter of your rig, say mouth open/close, some rotation or similar.
  16. Link is leading to a page which has many images, which gif exactly? Also, please post as scene file, will be easier to assist
  17. Make the attractor a child of emitters particle group, that way it will affect only those : )
  18. Spline filling/cutting effect. A spline is filling within boundaries of another spline (pm request) 163_Spline_Fill.c4d
  19. Fully functional scorpion rig. Remove cmotion walk to have possible rig 58_Scorpion(CA+CMotion).c4d
  20. Here is a plasma/electric ball. Particles stuff is really nice 🙂 01_Plasma Ball.c4d
  21. @DPH You can do simple grade doors with splinewap and cloner, here is an quick example garage_doors.c4d
  22. @Scott Williams Can you post a scene file? Also, does it have to be Xpresso? (Nodes?)
  23. Depends which garage doors and how realistic it should be? Wrapping a model on spline or cloning pieces then offsetting them would work, but best to upload an example of which door. For the car, that is rather simple. If wheels need to turn that can be done with simple rotation rig, do a search for wheel on forum and you can find examples
×
×
  • Create New...