Jump to content

Hrvoje

Admin
  • Posts

    13,438
  • Joined

  • Last visited

  • Days Won

    186

Everything posted by Hrvoje

  1. Why not simply post a new topic in nodes subforum with questions? 🙂 That way all is preserved and accessible later
  2. Koch Fractals (From Maxon dev) Koch_Fractals.c4d
  3. I believe you answered your question and found very good method 🙂
  4. 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
  5. 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
  6. 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
  7. @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 : )
  8. Simple bouncing ball 123_Bouncing_Ball.c4d
  9. You are looking to do this on line only? Assuming that you want same height value for segment pair?
  10. 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
  11. Does it have to be Python generator? This would be doable with nodes, also as a generator
  12. @Jops How about you post a scene file, reduced version or a mockup. Often people just need a small nudge (same for me) 🙂
  13. 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
  14. 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
  15. I presume this is then what you are after cloner_light_0001.c4d
  16. 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
  17. Hm, can you try clearing your cookies for forum?
  18. @propinquity I beleive that is the part of his facepack https://shop.ace5studios.com/facepack/
×
×
  • Create New...