Jump to content

Hrvoje

Admin
  • Posts

    13,464
  • Joined

  • Last visited

  • Days Won

    193

Everything posted by Hrvoje

  1. Hi Marijke Not sure why are you tasked to use Pyro, I would say it is not right tool for the job, Are you looking to recreate the wind tunnel effect mostly or the whole thing? Either way, MoGraph or Nodes would be way better for that
  2. Why not simply post a new topic in nodes subforum with questions? 🙂 That way all is preserved and accessible later
  3. Koch Fractals (From Maxon dev) Koch_Fractals.c4d
  4. I believe you answered your question and found very good method 🙂
  5. Use transform geometry node. As mentioned, geometry by itself is not transformed at all, think of it as simply always sitting at 0,0,0 with no rotation or scaling applied. Transformations are applied by matrix which is position, scale and rotation alltogether. clone_transform_geo.c4d
  6. Here is an asset for a change - Neighbor. This asset will take any geometry and give you and array of all neighboring points for each point in mesh defined by count and distance. It will also output indexes Neighbors.zip
  7. Spline onto which you are cloning has no intermediate points - try uniform. Possibly delete the last point and enable close spline, this gives nice results
  8. @Havealot We don't have vanilla parabola, I aiming for simplest graph. Using deformer as oppose to generator since object group is experimental and deformer is easier to set up, plus one can further expand the setup for squash and strech : )
  9. Simple bouncing ball 123_Bouncing_Ball.c4d
  10. You are looking to do this on line only? Assuming that you want same height value for segment pair?
  11. Here is a first try. It splits input splines and has the close option. Obviously not as robust as it can be but maybe you can expand, or at least it will interest you to try nodes again 🙂 ? Spline_to_lines.c4d
  12. Does it have to be Python generator? This would be doable with nodes, also as a generator
  13. @Jops How about you post a scene file, reduced version or a mockup. Often people just need a small nudge (same for me) 🙂
  14. Here is a nodes setup which does it. Not sure how much you need outside towards MoGraph but it can be expanded. Scene will work in v2024. Note that there are some comments in capsule to describe what is going on laser_stuff.mp4 laser_stuff.c4d
  15. It would be easier to help if you could state exactly what is needed and provide a start : ) So, you are using 5 nulls and need to generate a spline between them with some conditions? Looks like it would be easier to set this with nodes. Please list in detail what you need
  16. I presume this is then what you are after cloner_light_0001.c4d
  17. Hi folks Maxon is looking for multiple QA in various locations https://www.maxon.net/en/careers/senior-qa-specialist https://www.maxon.net/en/careers/quality-assurance-specialist-2
  18. Hm, can you try clearing your cookies for forum?
×
×
  • Create New...