Jump to content

Hrvoje

Admin
  • Posts

    13,336
  • Joined

  • Last visited

  • Days Won

    161

Everything posted by Hrvoje

  1. Another batch :) 11_Pressing_buttons(MG).c4d 12_Chain(MG+CA+XP).c4d 13_Change_logo_by_frame(MG+XP).c4d 14_Circular_lights(MG).c4d 15_Crazy_letters(MG).c4d 16_Crazy_spline(MG+Cmotion).c4d 17_Radar_sweep(MG+XP).c4d
  2. Hi folks :) In this topic I decided to share many of my files for you to examine. All of these were small setups, rigs, contraptions, prototypes and fun projects that I made over the years for clients or for myself. There is a lot of them but I will post them in small groups over time in order to avoid overload :P Feel free to use techniques and whatever you learn from them to your advantage. Each file will be enumerated and with hint of what is used in the scene in parenthesis. Files will vary from simple to quite advanced setups, in no particular order Have fun! 01_Airplane_route(MG+constrains).c4d 02_Atom_array_attractor(MG+XP).c4d 03_Ballon_procedural_anim(CA+Cmotion).c4d 04_Barb_wire(MG).c4d 05_Beast_in_box(CA+Cmotion).c4d 06_Box_fill(Dyn).c4d 07_Burning_match(MG+XP).c4d 08_Butterfly(CA+Cmotion).c4d 09_Cell_tissue_penetration(MG).c4d 10_Build_up(MG).c4d
  3. Yes, there is a way, but it is limited to smaller radius, especially on complex splines, same as the outline command is. However, for reasonable distances it works quite well, check the file :) spline_offest.c4d
  4. Hi and to the Cafe I was just wondering why don't you contact MAXON or your reseller and simply upgrade to version you want?
  5. Hrvoje

    Kijkem Showreel

    Cool reel - I like the construction slides with cartoon characters :)
  6. You are welcome, I try to find simplest ways to encourage people to try out things which are kind of scary or seemingly too complex :)
  7. That is really good work, maybe members simply didn't see the link to vimeo. I like the "mesh" head a lot :)
  8. Try arranging nodes within Xgroup too and also try setting input first for the whole Xgroup
  9. Order of execution is the issue :) In Xpresso manager (custom menu) place the print node after (bellow) your Xgroup
  10. Hi everyone New bonus lesson is uploaded, this time we build a nice procedural rope shader - enjoy! :)
  11. Hrvoje

    Quaternion rotation

    The vector and the angle is converted for quaternion. that are the values that represent this axis and angle, so v doesn't represent given vector
  12. Hi folks New bonus lesson is in works and will be available this week :) Cheers
  13. Clone your object, add plain effector, enable scale Y only and set it to 1, enable "Use Alpha/strength" in effector color section, load random field into plain effector and either add invert layer or invert on remapping tab. Is this what you are after?
  14. Are you trying simply to roll the sphere?
  15. Very nice, I like it! Did you combine the latest wips or you just posted parts of anim :) ?
  16. Hrvoje

    Hair Xpresso

    Cool setup! Looks like you like molecular stuff a lot :) Hair is often under utilised and this is one good example of how to make good use of it
  17. Initially you can just output " InExcludeData.InsertObject " via Xpresso python node but that leads to repeated population of the list . here is a solution (script is not mine) Hiearchy_to_list.c4d
  18. Very cool, what did you use throughout the project? :)
  19. New bonus lesson is available: "shaping functions - simply grab it from dropbox :)
  20. I am subtracting so that frame 0 gets 0% weight. if frame is -1 then condition is not met so weight is 0%.
  21. Slight modification was needed due to index being set to weight first point fully :) Vertex Map-Point Iteration_0001.c4d
  22. That is just a variable name. I simply detect while mouse is active from interaction tag and then store the value. When it isn't active it doesn't store, thus staying at last value before mouse release.
×
×
  • Create New...